Files
ArchiveBox/archivebox
t-mw 78bc52abf2 Fix json export date parsing
The format string for `datetime.strptime` did not match the example line in the comment below, since `%z` matches ["UTC offset in the form ±HHMM"](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-behavior).
2019-05-18 22:32:09 +02:00
..
2019-02-04 20:04:03 -08:00
2019-04-30 17:25:41 -07:00
2019-03-30 15:04:43 -04:00
2019-03-22 23:00:43 -04:00
2019-05-18 22:32:09 +02:00