1
0
mirror of https://github.com/golang/go synced 2024-09-30 07:28:36 -06:00
go/src/time
Rob Pike 61170f85e6 time: move the explanation of u/micro to the ParseDuration example
Fix a few missing capitalizations in drive-by.

Change-Id: I7353c12f3ccddefc0f26a98590caf9e446129558
Reviewed-on: https://go-review.googlesource.com/c/163918
Run-TryBot: Rob Pike <r@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-02-28 00:24:56 +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
export_windows_test.go
format_test.go
format.go
genzabbrs.go
internal_test.go
mono_test.go
sleep_test.go
sleep.go runtime, time: refactor startNano handling 2018-11-02 12:50:03 +00:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick_test.go
tick.go
time_test.go
time.go time: add a missing comma in the documentation of Time 2018-11-08 18:02:11 +00:00
zoneinfo_abbrs_windows.go
zoneinfo_android_test.go
zoneinfo_android.go
zoneinfo_ios.go
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
zoneinfo_windows_test.go
zoneinfo_windows.go
zoneinfo.go all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00