go/src/time
Nikita Kryuchkov 2fd97ee25e time: fix a typo in comments
Change-Id: I407d7215d077176678a714ff1446e987bb818f7c
GitHub-Last-Rev: 22012adb3a
GitHub-Pull-Request: golang/go#31988
Reviewed-on: https://go-review.googlesource.com/c/go/+/176797
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-05-13 14:06:50 +00:00
..
example_test.go time: move the explanation of u/micro to the ParseDuration example 2019-02-28 00:24:56 +00:00
export_android_test.go
export_test.go time: add support for day-of-year in Format and Parse 2019-03-08 01:21:33 +00:00
export_windows_test.go
format.go time: fix misleading error with the leading zero format 2019-04-26 14:01:55 +00:00
format_test.go time: fix misleading error with the leading zero format 2019-04-26 14:01:55 +00:00
genzabbrs.go
internal_test.go
mono_test.go
sleep.go runtime, time: refactor startNano handling 2018-11-02 12:50:03 +00:00
sleep_test.go
sys_plan9.go
sys_unix.go
sys_windows.go
tick.go
tick_test.go
time.go time: fix a typo in comments 2019-05-13 14:06:50 +00:00
time_test.go time: optimize Sub 2019-03-19 04:10:33 +00:00
zoneinfo.go all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
zoneinfo_abbrs_windows.go
zoneinfo_android.go
zoneinfo_android_test.go
zoneinfo_ios.go os,time: fix tests on iOS 2019-05-01 13:53:44 +00:00
zoneinfo_js.go time: handle negative offsets on js/wasm 2018-11-08 17:33:49 +00:00
zoneinfo_plan9.go
zoneinfo_read.go time: reject tzdata with no zones 2019-02-27 18:08:03 +00:00
zoneinfo_test.go time: reject tzdata with no zones 2019-02-27 18:08:03 +00:00
zoneinfo_unix.go time: return correct zone info on js/wasm 2018-10-24 15:42:36 +00:00
zoneinfo_windows.go
zoneinfo_windows_test.go