mbox-to-sqlite
mbox-to-sqlite copied to clipboard
Parse dates into a more useful format
https://github.com/simonw/mbox-to-sqlite/blob/9c1e65a1c353572c4b0262236537559c548723cd/tests/test_mbox_to_sqlite.py#L33
If this was converted to ISO 8601 this column could be sorted by date.
Need to decide how to handle timezones too.