Open alhirzel opened 4 years ago
I'll note that it is not just leading zeroes as "2000-1-1T0:0:0.0-1:2"
will also fail. This seems to be a rather unusual time zone format to be parsing. Can you provide more context as to where this format has come from?
It is indeed a somewhat pathological case, and I just wanted to point out that it differs from the parsing of the first part of the string. Feel free to kill this issue if you don't see a need to fix.
The timezone parser is sensitive to leading zeros on the hour and minute.