..
testdata
time: move slim test tzdata to testdata directory
2021-04-14 19:38:36 +00:00
tzdata
lib/time, time/tzdata: update to 2021e
2021-11-11 05:16:39 +00:00
embed.go
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
2021-10-28 18:17:57 +00:00
example_test.go
time: add some examples
2021-11-05 21:28:07 +00:00
export_android_test.go
…
export_test.go
time: properly quote strings containing quotes and backslashes
2021-04-06 19:18:47 +00:00
export_windows_test.go
…
format.go
time: allow minimum int64 in ParseDuration
2021-10-08 14:08:12 +00:00
format_test.go
time: truncate fractional seconds longer than 9 digits
2021-10-06 19:45:35 +00:00
genzabbrs.go
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
2021-10-28 18:17:57 +00:00
internal_test.go
time: reference -tags=timetzdata in testing panic
2021-09-10 17:11:39 +00:00
mono_test.go
…
sleep.go
time: update current time comment
2021-08-16 17:24:37 +00:00
sleep_test.go
runtime: in adjustTimers back up as far as necessary
2021-09-15 00:56:40 +00:00
sys_plan9.go
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
2021-10-28 18:17:57 +00:00
sys_unix.go
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
2021-10-28 18:17:57 +00:00
sys_windows.go
…
tick.go
time: make Ticker.Reset(0) panic
2021-11-05 21:13:38 +00:00
tick_test.go
time: make Ticker.Reset(0) panic
2021-11-05 21:13:38 +00:00
time.go
time: fix looking for zone offset when date is close to a zone transition
2021-11-05 21:28:34 +00:00
time_test.go
time: fix looking for zone offset when date is close to a zone transition
2021-11-05 21:28:34 +00:00
tzdata_test.go
…
zoneinfo.go
time: add doc comment about tzdata package
2021-09-30 15:03:39 +00:00
zoneinfo_abbrs_windows.go
…
zoneinfo_android.go
…
zoneinfo_android_test.go
…
zoneinfo_ios.go
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
2021-10-28 18:17:57 +00:00
zoneinfo_js.go
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
2021-10-28 18:17:57 +00:00
zoneinfo_plan9.go
…
zoneinfo_read.go
time: use offset and isDST when caching zone from extend string
2021-04-05 18:52:42 +00:00
zoneinfo_test.go
time: add missing "os" import to zoneinfo_test.go
2021-04-15 00:40:43 +00:00
zoneinfo_unix.go
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
2021-10-28 18:17:57 +00:00
zoneinfo_unix_test.go
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
2021-10-28 18:17:57 +00:00
zoneinfo_windows.go
…
zoneinfo_windows_test.go
…