johanfo

Results 1 comments of johanfo

I currently use something like this to read the values as "local time", instead of UTC. Would like to hear if others do something similar... ``` type lTime struct{ time.Time...