1
0
mirror of https://github.com/golang/go synced 2024-11-07 17:36:11 -07:00
go/src/time
Keith Rarick 33c7f88eaf time: fix typo in Truncate example
The existing example code uses variable name d, but
prints t in its output. It's needlessly confusing.

Change-Id: I67bef3c732e84d2d89819f96b4b62663630fd69e
Reviewed-on: https://go-review.googlesource.com/123516
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-07-12 15:01:16 +00:00
..
example_test.go time: fix typo in Truncate example 2018-07-12 15:01:16 +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
sys_plan9.go
sys_unix.go
sys_windows.go
tick_test.go
tick.go time: add clarification to Timer.Stop documentation 2018-07-11 22:06:22 +00:00
time_test.go
time.go time: clarify Unix, UnixNano, and In a bit 2018-06-29 23:01:49 +00:00
zoneinfo_abbrs_windows.go time: run genzabbrs.go to update zoneinfo_abbrs_windows.go 2018-06-26 09:55:39 +00:00
zoneinfo_android_test.go
zoneinfo_android.go
zoneinfo_ios.go
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go
zoneinfo_windows_test.go
zoneinfo_windows.go
zoneinfo.go