use the time zone variable instead of local time #13791
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
type/bug
The issue is confirmed as a bug.
Bug Report
There are 5 places in the code base that use
gotime.Local
. If any of these is correct, we can add a comment explaining why. If they are not correct, they should be switched to reference the time zone setting. A user has already contributed a PR to fix one instance: #13752@shenli this is a possible source of user reporte timezone issues.
The text was updated successfully, but these errors were encountered: