-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.help wanted
Milestone
Description
What version of Go are you using (go version)?
$ go version go version go1.12.5 linux/amd64
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (go env)?
go env Output
$ go env GOARCH="amd64" GOBIN="/home/ben/go/bin" GOCACHE="/home/ben/.cache/go-build" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GOOS="linux" GOPATH="/home/ben/.golang-path:/home/ben/go" GOPROXY="" GORACE="" GOROOT="/home/ben/.gimme/versions/go1.12.5.linux.amd64" GOTMPDIR="" GOTOOLDIR="/home/ben/.gimme/versions/go1.12.5.linux.amd64/pkg/tool/linux_amd64" GCCGO="gccgo" CC="gcc" CXX="g++" CGO_ENABLED="1" GOMOD="" CGO_CFLAGS="-g -O2" CGO_CPPFLAGS="" CGO_CXXFLAGS="-g -O2" CGO_FFLAGS="-g -O2" CGO_LDFLAGS="-g -O2" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build930211599=/tmp/go-build -gno-record-gcc-switches"
What did you do?
https://play.golang.org/p/UKFjYzeIFA0
What did you expect to see?
10000-01-01
success 10000-01-01 00:00:00 +0000 UTC
What did you see instead?
10000-01-01
error parsing time "10000-01-01" as "2006-01-02": cannot parse "0-01-01" as "-"
Kansattica, UtsuhoRocks, idaschmidt, pts95, knuxify and 3 more
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.help wanted