go/src/time
Johan Brandhorst-Satzkorn f7f0d39569 time: add wasip1 support
Fixes #58141

Co-authored-by: Richard Musiol <neelance@gmail.com>
Co-authored-by: Achille Roussel <achille.roussel@gmail.com>
Co-authored-by: Julien Fabre <ju.pryz@gmail.com>
Co-authored-by: Evan Phoenix <evan@phx.io>
Change-Id: I51dabbf17b8f5540c964f90223d18457f6f9fbef
Reviewed-on: https://go-review.googlesource.com/c/go/+/483236
Run-TryBot: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-04-11 20:56:10 +00:00
..
testdata
tzdata
embed.go
example_test.go
export_android_test.go
export_test.go
export_windows_test.go
format.go src: rename unexported errors by adding prefix err 2023-02-16 23:09:19 +00:00
format_rfc3339.go
format_test.go
genzabbrs.go
internal_test.go
mono_test.go
sleep.go
sleep_test.go
sys_plan9.go
sys_unix.go time: add wasip1 support 2023-04-11 20:56:10 +00:00
sys_windows.go
tick.go time: no need to wrap error with errors.New 2023-01-20 01:07:08 +00:00
tick_test.go
time.go
time_test.go time: fix timezone lookup logic for non-DST zones 2023-03-13 17:06:56 +00:00
tzdata_test.go
zoneinfo.go time: fix timezone lookup logic for non-DST zones 2023-03-13 17:06:56 +00:00
zoneinfo_abbrs_windows.go time: update windows zoneinfo_abbrs 2023-04-11 20:25:55 +00:00
zoneinfo_android.go
zoneinfo_android_test.go
zoneinfo_goroot.go
zoneinfo_ios.go
zoneinfo_js.go
zoneinfo_plan9.go src: rename unexported errors by adding prefix err 2023-02-16 23:09:19 +00:00
zoneinfo_read.go time: fix timezone lookup logic for non-DST zones 2023-03-13 17:06:56 +00:00
zoneinfo_test.go time: fix timezone lookup logic for non-DST zones 2023-03-13 17:06:56 +00:00
zoneinfo_unix.go time: add /etc/zoneinfo as valid path for tzdata for NixOS 2023-02-04 02:26:55 +00:00
zoneinfo_unix_test.go
zoneinfo_wasip1.go time: add wasip1 support 2023-04-11 20:56:10 +00:00
zoneinfo_windows.go
zoneinfo_windows_test.go