mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-03-01 13:49:48 +10:00
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).
12 KiB
12 KiB