Description
SQLite date and time strings can be parsed and formatted from Perl DateTime code. Developers use this module when applications store or read timestamp values from SQLite databases. It handles conversion logic and does not open database files by itself.