pub static SQLITE_TIME_FMT: &'static str
Expand description
Format of sqlite date strings
From [Date And Time Functions][lang_datefunc]:
The datetime() function returns “YYYY-MM-DD HH:MM:SS” [lang_datefunc]: http://www.sqlite.org/lang_datefunc.html