go/src/time
Tobias Klauser 4760b33326 time: use bytealg.IndexByte in byteString
Change-Id: I0d42bca7c6ee63c05a0ca09c165f2f591edf7c34
Reviewed-on: https://go-review.googlesource.com/c/go/+/565356
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
2024-02-26 20:46:01 +00:00
..
testdata
tzdata
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
format_rfc3339.go
format_test.go time: fix FuzzFormatRFC3339 nano comparison 2024-02-08 23:28:17 +00:00
genzabbrs.go time: update windows zoneinfo_abbrs 2023-05-12 20:01:59 +00:00
internal_test.go
mono_test.go
sleep.go time: document that AfterFunc Timer's C field is nil 2023-07-20 23:18:18 +00:00
sleep_test.go runtime: use a high res timer to signal io completion ports on windows 2024-02-19 15:44:49 +00:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick.go
tick_test.go
time.go runtime: use a high res timer to signal io completion ports on windows 2024-02-19 15:44:49 +00:00
time_test.go all: clean unnecessary casts for test files 2023-09-22 16:22:42 +00:00
tzdata_test.go
zoneinfo.go time: clarify docs to avoid date calculation pitfalls 2023-10-03 14:10:22 +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
zoneinfo_read.go time: use bytealg.IndexByte in byteString 2024-02-26 20:46:01 +00:00
zoneinfo_test.go
zoneinfo_unix.go
zoneinfo_unix_test.go
zoneinfo_wasip1.go
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