d90372127b11ccccfdaaf819fe26d2ffd17ef82c
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).
Description
No description provided
350 KiB
Languages
Nim
99.4%
Makefile
0.6%