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?

-- 
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/d3751743-2dac-4a38-9ce0-0f67ea49fb50n%40googlegroups.com.

Reply via email to