add _time_format=datetime support
So that time.Times may be formatted identically to how SQLite does it natively with datetime and CURRENT_TIMESTAMP.
So that time.Times may be formatted identically to how SQLite does it natively with datetime and CURRENT_TIMESTAMP.