go/src/time
cui fliter b2faff18ce all: add missing periods in comments
Change-Id: I69065f8adf101fdb28682c55997f503013a50e29
Reviewed-on: https://go-review.googlesource.com/c/go/+/449757
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Joedian Reid <joedian@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Joedian Reid <joedian@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-11-18 17:59:44 +00:00
..
testdata
tzdata lib/time, time/tzdata: update to 2022b 2022-08-11 20:03:19 +00:00
embed.go
example_test.go
export_android_test.go
export_test.go time: optimize appendInt and appendNanos 2022-10-24 19:23:32 +00:00
export_windows_test.go
format.go all: add missing periods in comments 2022-11-18 17:59:44 +00:00
format_rfc3339.go time: optimize appendInt and appendNanos 2022-10-24 19:23:32 +00:00
format_test.go time: avoid creating a parse error from the next chunk of the value 2022-11-17 15:49:25 +00:00
genzabbrs.go
internal_test.go
mono_test.go time: implement Compare method 2022-09-19 17:10:49 +00:00
sleep.go
sleep_test.go runtime: convert local var stop at TestAfterStress to atomic type 2022-09-05 08:08:24 +00:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick.go
tick_test.go
time.go time: implement strict RFC 3339 during marshal and unmarshal 2022-10-20 16:29:38 +00:00
time_test.go time: implement strict RFC 3339 during marshal and unmarshal 2022-10-20 16:29:38 +00:00
tzdata_test.go
zoneinfo.go time: optimize FixedZone by caching unnamed zones by the hour 2022-09-08 21:18:53 +00:00
zoneinfo_abbrs_windows.go
zoneinfo_android.go
zoneinfo_android_test.go
zoneinfo_goroot.go
zoneinfo_ios.go
zoneinfo_js.go time: use internal/itoa 2022-08-29 20:05:34 +00:00
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go
zoneinfo_unix_test.go
zoneinfo_windows.go
zoneinfo_windows_test.go