Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / time / p5-DateTime-Format-SQLite / DESCR
blob9250f81b0f3b586c0549ddfcc41d1a2d4151fd0e
1 This module understands the formats used by SQLite for its date, datetime
2 and time functions. It can be used to parse these formats in order to
3 create DateTime objects, and it can take a DateTime object and produce
4 a timestring accepted by SQLite.