diff options
| author | Roger Peppe <rogpeppe@gmail.com> | 2022-02-03 10:00:30 +0000 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-09-19 17:10:49 +0000 |
| commit | d8e6ed32622b692c79a4db42e878921e1d3f16a8 (patch) | |
| tree | 9bea5eb630878e7a99f56affae01406e0481f430 /api/next | |
| parent | b6d5831caa219aa00574fbacb1026585cf11d6b4 (diff) | |
| download | go-d8e6ed32622b692c79a4db42e878921e1d3f16a8.tar.xz | |
time: implement Compare method
Fixes #50770.
Change-Id: If0104883bb409ec85827fa5b570f68099ad4fd1d
Reviewed-on: https://go-review.googlesource.com/c/go/+/382734
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: hopehook <hopehook@golangcn.org>
Run-TryBot: Daniel Martà <mvdan@mvdan.cc>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'api/next')
| -rw-r--r-- | api/next/50770.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/50770.txt b/api/next/50770.txt new file mode 100644 index 0000000000..e83888d02b --- /dev/null +++ b/api/next/50770.txt @@ -0,0 +1 @@ +pkg time, method (Time) Compare(Time) int #50770 |
