How to convert time in format
2009-01-01T01:02:01.111+02:00
to UTC in milliseconds?
Is there already package for this conversion? I looked at the https://golang.org/src/time/format.go but couldn't find same format to convert.
How to convert time in format
2009-01-01T01:02:01.111+02:00
to UTC in milliseconds?
Is there already package for this conversion? I looked at the https://golang.org/src/time/format.go but couldn't find same format to convert.
如何以格式转换时间 p>
2009-01- 01T01:02:01.111 + 02:00
code> pre>
以毫秒为单位到UTC? p>
此转换是否已打包? 我看了 https://golang.org/src/time/format.go 但找不到要转换的相同格式。 p>
div>