go/src/time
Marcel Meyer 03640f688b all: use built-in min, max functions
Change-Id: Ie76ebb556d635068342747f3f91dd7dc423df531
GitHub-Last-Rev: aea61fb3a0
GitHub-Pull-Request: golang/go#73340
Reviewed-on: https://go-review.googlesource.com/c/go/+/664677
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
2025-04-11 16:00:30 -07:00
..
testdata
tzdata
abs_test.go
embed.go
example_test.go time: add examples for AppendBinary and AppendText 2025-04-08 13:59:46 -07:00
export_android_test.go
export_test.go
export_windows_test.go
format.go time: optimize quote using byte(c) for ASCII 2025-03-14 15:08:20 -07:00
format_rfc3339.go
format_test.go
genzabbrs.go
internal_test.go
linkname_test.go
mono_test.go
sleep.go timer: fix Stop link in Timer.Reset doc comment 2024-10-14 21:03:43 +00:00
sleep_test.go all: use built-in min, max functions 2025-04-11 16:00:30 -07:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick.go
tick_test.go time: add examples for Since, Until, Abs and fix some comments 2024-11-05 17:09:35 +00:00
time.go runtime, time: don't use monotonic clock inside synctest bubbles 2025-03-18 10:50:51 -07:00
time_test.go runtime, time: don't use monotonic clock inside synctest bubbles 2025-03-18 10:50:51 -07:00
tzdata_test.go
zoneinfo.go time: remove redundant int conversion in tzruleTime 2025-04-11 07:30:57 -07:00
zoneinfo_abbrs_windows.go time: regenerate zoneinfo_abbrs_windows.go 2024-11-12 18:43:12 +00:00
zoneinfo_android.go
zoneinfo_android_test.go
zoneinfo_goroot.go
zoneinfo_ios.go
zoneinfo_js.go
zoneinfo_plan9.go internal/synctest: new package for testing concurrent code 2024-11-19 19:40:40 +00:00
zoneinfo_read.go internal/synctest: new package for testing concurrent code 2024-11-19 19:40:40 +00:00
zoneinfo_test.go
zoneinfo_unix.go
zoneinfo_unix_test.go
zoneinfo_wasip1.go
zoneinfo_windows.go all: remove unnecessary symbols and add missing symbols 2024-09-09 16:44:45 +00:00
zoneinfo_windows_test.go