go/src/time
Agniva De Sarker eef0140137 time: return correct zone info on js/wasm
Fixes #28265

Change-Id: I0a13e9f9c216647e42127a59a80b0f19618169c1
Reviewed-on: https://go-review.googlesource.com/c/143577
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Richard Musiol <neelance@gmail.com>
2018-10-24 15:42:36 +00:00
..
example_test.go time: add example for LoadLocation 2018-08-30 19:38:38 +00:00
export_android_test.go
export_test.go
export_windows_test.go
format.go time: allow +00 as numeric timezone name and GMT offset 2018-08-24 17:31:42 +00:00
format_test.go time: allow +00 as numeric timezone name and GMT offset 2018-08-24 17:31:42 +00:00
genzabbrs.go
internal_test.go
mono_test.go
sleep.go
sleep_test.go all: update stale test skips 2018-08-20 13:10:24 +00:00
sys_plan9.go
sys_unix.go time: add AIX operating system 2018-10-10 14:15:57 +00:00
sys_windows.go
tick.go time: add clarification to Timer.Stop documentation 2018-07-11 22:06:22 +00:00
tick_test.go
time.go all: fix typos detected by github.com/client9/misspell 2018-08-23 15:54:07 +00:00
time_test.go runtime: don't crash holding locks on racy timer access 2018-06-04 18:33:41 +00:00
zoneinfo.go time: return first error in unsuccessful calls to LoadLocation 2018-10-03 17:40:17 +00:00
zoneinfo_abbrs_windows.go time: run genzabbrs.go to update zoneinfo_abbrs_windows.go 2018-06-26 09:55:39 +00:00
zoneinfo_android.go time: return ENOENT from androidLoadTzinfoFromTzdata if zone not found 2018-09-15 14:58:35 +00:00
zoneinfo_android_test.go
zoneinfo_ios.go
zoneinfo_js.go time: return correct zone info on js/wasm 2018-10-24 15:42:36 +00:00
zoneinfo_plan9.go
zoneinfo_read.go time: improve error message for LoadLocation 2018-09-14 20:51:22 +00:00
zoneinfo_test.go time: improve error message for LoadLocation 2018-09-14 20:51:22 +00:00
zoneinfo_unix.go time: return correct zone info on js/wasm 2018-10-24 15:42:36 +00:00
zoneinfo_windows.go
zoneinfo_windows_test.go time: always run ZoneAbbr test 2018-08-20 14:39:59 +00:00