user avatar
Fix ISO8601 parser for date with colon offset and no space (#422)
Christian Köberl authored
Dates with colon offset like "2018-03-12T10:16:46+07:00" threw a DateTimeParseException, changing the order of the offset patterns fixes this
bbaa2785
Name Last commit Last update
..