openbsd-ports/devel/p5-DateTime-Format-Pg/pkg/DESCR

5 lines
277 B
Plaintext

This module understands the formats used by PostgreSQL for its DATE,
TIME, and TIMESTAMP data types. It can be used to parse these formats
in order to create DateTime objects, and it can take a C<DateTime>
object and produce a string representing it in the PostgreSQL format.