
SQLite should store all timestamps in UTC, as the database is woefully unaware of timezones and will compare lexicographically.
SQLite should store all timestamps in UTC, as the database is woefully unaware of timezones and will compare lexicographically.