-
Notifications
You must be signed in to change notification settings - Fork 18.7k
time: remove redundant int conversion in tzruleTime #73182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This PR (HEAD: 2999e99) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/663275. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
|
Message from 黄志文: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
|
Message from qiu laidongfeng2: Patch Set 2: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
|
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-04-06T17:07:46Z","revision":"f9ce50d671998016d8f3146933a92907347b2907"} Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
|
Message from qiu laidongfeng2: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
|
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
|
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
|
Message from Sean Liao: Patch Set 2: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
|
Message from Dmitri Shuralyov: Patch Set 2: Auto-Submit+1 Code-Review+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/663275. |
daysBefore returns int. Change-Id: Ib30c9ea76b46178a4fc35e8198aaab913329ceba GitHub-Last-Rev: 2999e99 GitHub-Pull-Request: #73182 Reviewed-on: https://go-review.googlesource.com/c/go/+/663275 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Sean Liao <sean@liao.dev>
|
This PR is being closed because golang.org/cl/663275 has been merged. |
daysBefore returns int.