time
time copied to clipboard
Parsing ZonedTime from non-offset ISO 8601
Currently the iso8601 parser fails when trying to parse a ZonedTime from a non-offset time stamp. I was wondering why it doesn’t succeed and just “assumes” utc.
thanks in advance!