summaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-SQLite/pkg-descr
blob: f5f880bc1f146e0276ed05377ebd90bf04c6e3e6 (plain) (blame)
1
2
3
4
5
6
This module understands the formats used by SQLite for its DATE, DATETIME, TIME,
and TIMESTAMP data types. It can be used to parse these formats in order to
create DateTime objects, and it can take a DateTime object and produce a string
representing it in the SQLite format.

WWW: http://search.cpan.org/dist/DateTime-Format-SQLite/