Commit 8d6dad36 authored by Pierre-Marie de Rodat's avatar Pierre-Marie de Rodat
Browse files

Handle lowercase in dates

The RFC 3339 allows "t" as the date/time separator and "z" for the UTC
time zone instead of the "standard" upper case "T" and "Z". Fix the
parser to handle these as well.
parent 25864a26
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment