I am very confused... Please take a look at this...
https://play.golang.org/p/_mnELD1nCv
I am trying to convert "1PM" Swedish time (12PM GMT) to German time. In
this case also 1PM...
But no, not according to Golang.
--
You received this message because you are subscribed to the Google Groups
"
Trying to convert timezones.
Works nearly, but they have some minutes off!
For example, these timezones should be equals:
https://play.golang.org/p/_mnELD1nCv
They aren't.
Fun fact: Because of the way time is built, I can't just simply round it.
So this isn't going very well
--
You receive