]> Cypherpunks repositories - gostls13.git/commit
time: warn that RFC3339Nano does not guarantee a natural ordering
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 28 Jun 2017 22:07:06 +0000 (22:07 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 29 Jun 2017 03:29:22 +0000 (03:29 +0000)
commit306c540a28a31b38709eaee57b74ac109dec83a6
treed30a663d90218b3bfcf4e3c7539043f587c62e98
parentf081266e4af4bdce22756aa58489225dfbe6bb23
time: warn that RFC3339Nano does not guarantee a natural ordering

Fixes #19635

Change-Id: I85e725dbc85843afd0f4d82f5127fecacc1cb524
Reviewed-on: https://go-review.googlesource.com/47090
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/time/format.go