go/src/time
Rob Pike 9426d8c633 time: rewrite ExampleDuration_Nanoseconds to be more idiomatic.
Fix the punctuation and use the proper units for microseconds,
while explaining the incorrect but common variant 'us'.

Change-Id: I9e96694ef27ab4761efccd8616ac7b6700f60d39
Reviewed-on: https://go-review.googlesource.com/c/163917
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-02-27 02:20:28 +00:00
..
example_test.go time: rewrite ExampleDuration_Nanoseconds to be more idiomatic. 2019-02-27 02:20:28 +00:00
export_android_test.go
export_test.go
export_windows_test.go
format.go time: allow +00 as numeric timezone name and GMT offset 2018-08-24 17:31:42 +00:00
format_test.go time: allow +00 as numeric timezone name and GMT offset 2018-08-24 17:31:42 +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 all: update stale test skips 2018-08-20 13:10:24 +00:00
sys_plan9.go
sys_unix.go time: add AIX operating system 2018-10-10 14:15:57 +00:00
sys_windows.go
tick.go
tick_test.go
time.go time: add a missing comma in the documentation of Time 2018-11-08 18:02:11 +00:00
time_test.go
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 time: return ENOENT from androidLoadTzinfoFromTzdata if zone not found 2018-09-15 14:58:35 +00:00
zoneinfo_android_test.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: read 64-bit data if available 2019-02-26 23:10:35 +00:00
zoneinfo_test.go time: read 64-bit data if available 2019-02-26 23:10:35 +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 time: always run ZoneAbbr test 2018-08-20 14:39:59 +00:00