It's just s dumb as storing dates as strings, but people still do it.
But SQLite does not have a native datetime type so you have to use strings
But also one of the recommended ways of doing it, as it has no native Datetime type.
But SQLite does not have a native datetime type so you have to use strings