dogsheep / pocket-to-sqlite

Create a SQLite database containing data from your Pocket account
Apache License 2.0
102 stars 4 forks source link

ISO timestamps #6

Open simonw opened 4 years ago

simonw commented 4 years ago

The time_added, time_updated and time_read columns currently store data like this:

September 19, 2019 - 00:30:30 UTC

Should use ISO instead, e.g. 2020-07-26T01:05:24+00:00