]> Cypherpunks repositories - gostls13.git/commit
time: remove redundant int conversion in tzruleTime
author1911860538 <alxps1911@gmail.com>
Sun, 6 Apr 2025 09:15:51 +0000 (09:15 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 11 Apr 2025 14:30:57 +0000 (07:30 -0700)
commit5c2c1cde9c520ee19ad6e2a874ca1cf3c54bce11
treef7c11c60c344865a16d4b049c7d7467429ad4577
parent432fd9c60fac4485d0473173171206f1ef558829
time: remove redundant int conversion in tzruleTime

daysBefore returns int.

Change-Id: Ib30c9ea76b46178a4fc35e8198aaab913329ceba
GitHub-Last-Rev: 2999e99dad8bfd075fdc942def1de2593d920c79
GitHub-Pull-Request: golang/go#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>
src/time/zoneinfo.go