aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorJay Lee <BusyJayLee@gmail.com>2020-09-18 05:49:09 +0000
committerIan Lance Taylor <iant@golang.org>2020-09-19 05:19:50 +0000
commit58fe2cd4022c77946ce4b598cf3e30ccc8367143 (patch)
tree122147a11d9983438a795baf9a8f2f3e25db6017 /src/runtime
parentccf581f126e03590993454b62d2676b759120adf (diff)
downloadgo-58fe2cd4022c77946ce4b598cf3e30ccc8367143.tar.xz
time: support colon at start of TZ value
According to POSIX, there are three formats for TZ variable. When it refers to timezone file, it should starts with a colon. This commit removes the colon if it exists, so that it keeps compatible with both the spec and the old behavior. Change-Id: I30cfeaea530d24e174de309952338cb1146694a5 GitHub-Last-Rev: 11d83d11ca2eca9d542036cf5e23559388fd323e GitHub-Pull-Request: golang/go#27570 Reviewed-on: https://go-review.googlesource.com/c/go/+/134217 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> Trust: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions