time: TZ parsing on Unix misses some locations #50863
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes, see the second Go version.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
What did you see instead?
Additional information
/usr/bin/date
is from GNU coreutils, version 8.30.The Busybox version is v1.30.1.
The format seems to be conformant with the POSIX standard.
EST5EDT
without thestart
andend
modifiers seems to work.The text was updated successfully, but these errors were encountered: