..
testdata
…
tzdata
time/tzdata: generate zip constant during cmd/dist
2023-01-17 22:30:53 +00:00
badlinkname.go
all: document legacy //go:linkname for modules with ≥200 dependents
2024-05-23 01:17:26 +00:00
embed.go
…
example_test.go
time: fix typo in ExampleParseDuration
2024-02-13 01:05:00 +00:00
export_android_test.go
…
export_test.go
…
export_windows_test.go
…
format.go
all: document legacy //go:linkname for modules with ≥200 dependents
2024-05-23 01:17:26 +00:00
format_rfc3339.go
time: revert strict parsing of RFC 3339
2023-01-18 19:59:26 +00:00
format_test.go
time: check for time zone offset overflow
2024-05-23 00:58:29 +00:00
genzabbrs.go
all: change from sort functions to slices functions where feasible
2024-05-23 01:00:11 +00:00
internal_test.go
time: garbage collect unstopped Tickers and Timers
2024-03-13 21:36:04 +00:00
mono_test.go
…
sleep.go
time: add available godoc link
2024-04-04 14:21:30 +00:00
sleep_test.go
runtime: add fast path for (*timers).adjust
2024-03-22 16:33:57 +00:00
sys_plan9.go
…
sys_unix.go
time: add wasip1 support
2023-04-11 20:56:10 +00:00
sys_windows.go
…
tick.go
time: add available godoc link
2024-04-04 14:21:30 +00:00
tick_test.go
time: more flake removal in asynctimerchan test
2024-05-14 18:27:21 +00:00
time.go
all: document legacy //go:linkname for modules with ≥200 dependents
2024-05-23 01:17:26 +00:00
time_test.go
time: add a few more benchmarks
2024-05-23 03:13:47 +00:00
tzdata_test.go
…
zoneinfo.go
time: add available godoc link
2024-04-04 14:21:30 +00:00
zoneinfo_abbrs_windows.go
time: update windows zoneinfo_abbrs
2023-05-12 20:01:59 +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
cmd/link: disallow pull-only linknames
2024-05-15 19:57:43 +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
time: unconditionally use RegLoadMUIString on Windows
2023-09-14 07:20:34 +00:00
zoneinfo_windows_test.go
time: unconditionally use RegLoadMUIString on Windows
2023-09-14 07:20:34 +00:00