On Wed, Feb 9, 2022 at 3:37 PM E Z <legend...@gmail.com> wrote:
>
> I noticed a phenomenon while maintaining my golang application, the local 
> timezone of the application always keep the value when it starts, the local 
> timezone will not change even though I change the system timezone. It looks 
> like the golang time package has been caching the current timezone.
>
> Is there any way to change the local timezone in the golang application as 
> the system's timezone changes?

htttps://go.dev/issue/28020

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcWpPuzSXZtmxbHwWdqXJSdf44-Cxv6Dihv%3DXAOrcSSChQ%40mail.gmail.com.

Reply via email to