Jonathan Bernard d90372127b Further fix for ISO8601 date parsing.
Recognize versions of timestamps with 'T' as the date/time separator.
For example, compare:

    '2021-08-01 23:14:00-05:00'
    '2021-08-01T23:14:00-05:00'

This commit adds support for the second flavor (and it's variations).
2021-08-01 23:14:18 -05:00
2021-08-01 23:14:18 -05:00
2019-12-25 18:07:23 -06:00
Description
No description provided
207 KiB
Languages
Nim 99.3%
Makefile 0.7%