]> Cypherpunks repositories - gostls13.git/commit
time: add examples for Since, Until, Abs and fix some comments
authorcuishuang <imcusg@gmail.com>
Thu, 31 Oct 2024 13:45:00 +0000 (21:45 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 5 Nov 2024 17:09:35 +0000 (17:09 +0000)
commit08d2403576737c5735d0c1d356490e03a774dff6
tree301faa309ba6d5f07b50e270163b4b71fc58cee3
parentcb163ff60b07ce157ebe3571f92d442a137f6757
time: add examples for Since, Until, Abs and fix some comments

Change-Id: I33b61629dfabffa15065a14fccdb418bab11350d
Reviewed-on: https://go-review.googlesource.com/c/go/+/623915
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/time/example_test.go
src/time/format.go
src/time/tick_test.go
src/time/time_test.go