• Ian Lance Taylor's avatar
    time: revert CL 78735 (was: space padding using underscore) · 86cca11f
    Ian Lance Taylor authored
    CL 78735 description:
    
        time: add space padding layout strings(using underscore) for not only day but others
    
        As mentioned in #22802, only day component of layout string has space
        padding(represented by one underscore before its placeholder). This
        commit expands the rule for month, hour, minute and second.
    
        Updates #22802 (maybe fixes it)
    
    Revert this CL because it breaks currently working formats that happen
    to use underscores.
    
    Fixes #23259
    
    Change-Id: I64acaaca9b5b74785ee0f0be7910574e87daa649
    Reviewed-on: https://go-review.googlesource.com/85998
    Run-TryBot: Ian Lance Taylor <iant@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    Reviewed-by: 's avatarRob Pike <r@golang.org>
    86cca11f
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...