go/src/time
Rob Pike 47f22ab775 time: make it clearer how to format a fractional second
Fixes #10963.

Change-Id: I8d769b4d25b306f2df41f882ec01d97bbd63171d
Reviewed-on: https://go-review.googlesource.com/12221
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-07-15 05:13:05 +00:00
..
example_test.go time: add a thorough example for time.Format 2015-03-26 18:44:42 +00:00
export_test.go
export_windows_test.go time: fix registry zone info lookup on Windows 2015-05-12 14:28:40 +00:00
format.go time: make it clearer how to format a fractional second 2015-07-15 05:13:05 +00:00
format_test.go
genzabbrs.go
internal_test.go
sleep.go time: panic with a more helpful error on use of invalid Timer 2014-10-21 13:26:40 +02:00
sleep_test.go time: deflake TestAfterQueuing 2015-05-06 19:26:27 +00:00
sys_plan9.go
sys_unix.go time: return informative errors when failing to load timezone data. 2015-02-08 22:20:37 +00:00
sys_windows.go
tick.go time: document that time.Tick creates an unrecoverable resource 2015-07-13 01:35:36 +00:00
tick_test.go
time.go time: correct unrepresentable Unix time comment 2015-06-18 18:21:59 +00:00
time_test.go all: link to https instead of http 2015-07-11 14:36:33 +00:00
zoneinfo.go
zoneinfo_abbrs_windows.go
zoneinfo_ios.go time: zoneinfo support for darwin 2015-03-03 15:37:14 +00:00
zoneinfo_plan9.go Build fix for plan9 after 8bf13838eb. 2015-02-08 22:30:46 +00:00
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go time: zoneinfo support for darwin 2015-03-03 15:37:14 +00:00
zoneinfo_windows.go time: fix registry zone info lookup on Windows 2015-05-12 14:28:40 +00:00
zoneinfo_windows_test.go time: fix registry zone info lookup on Windows 2015-05-12 14:28:40 +00:00