]> Cypherpunks repositories - gostls13.git/commit
time: add Duration.Abs
authorCarl Johnson <me@carlmjohnson.net>
Sat, 26 Mar 2022 02:10:29 +0000 (02:10 +0000)
committerEmmanuel Odeke <emmanuel@orijtech.com>
Sun, 27 Mar 2022 20:23:17 +0000 (20:23 +0000)
commit0bbd05b8262624bb8e8aea43fa76934fbff8fc81
tree7cd0e5003612b17ef613d42957e4d5648425d05d
parent737837c9d45946e6a43f4de5fe3309b9e06ba83f
time: add Duration.Abs

Fixes #51414

Change-Id: Ia3b1674f2a902c8396fe029397536643a3bc1784
GitHub-Last-Rev: 67159648af09e7a8ac2825a1fe71b2de3fb9d748
GitHub-Pull-Request: golang/go#51739
Reviewed-on: https://go-review.googlesource.com/c/go/+/393515
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
api/next/51414.txt [new file with mode: 0644]
src/time/time.go
src/time/time_test.go