go/src/time
Max Ushakov 652d59861e time: return ENOENT if a zoneinfo zip file is not found
Updates #20969

Change-Id: Ibcf0bf932d5b1de67c22c63dd8514ed7a5d198fb
Reviewed-on: https://go-review.googlesource.com/c/155538
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-12-24 19:25:18 +00:00
..
example_test.go time: display results in examples rather soon 2018-10-31 16:29:40 +00:00
export_android_test.go
export_test.go
export_windows_test.go
format.go
format_test.go
genzabbrs.go
internal_test.go
mono_test.go
sleep.go runtime, time: refactor startNano handling 2018-11-02 12:50:03 +00:00
sleep_test.go
sys_plan9.go
sys_unix.go time: add AIX operating system 2018-10-10 14:15:57 +00:00
sys_windows.go
tick.go
tick_test.go
time.go time: add a missing comma in the documentation of Time 2018-11-08 18:02:11 +00:00
time_test.go
zoneinfo.go all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
zoneinfo_abbrs_windows.go
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: handle negative offsets on js/wasm 2018-11-08 17:33:49 +00:00
zoneinfo_plan9.go
zoneinfo_read.go time: return ENOENT if a zoneinfo zip file is not found 2018-12-24 19:25:18 +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