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`
The
time_added,time_updatedandtime_readcolumns currently store data like this:Should use ISO instead, e.g.
2020-07-26T01:05:24+00:00