summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-SQLite/DESCR
blob: 9250f81b0f3b586c0549ddfcc41d1a2d4151fd0e (plain)
1
2
3
4
This module understands the formats used by SQLite for its date, datetime
and time functions. It can be used to parse these formats in order to
create DateTime objects, and it can take a DateTime object and produce
a timestring accepted by SQLite.