PgSQLDate

Undocumented in source.

Members

Functions

toDate
Date toDate()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(W writer)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

day
ubyte day;
Undocumented in source.
month
ubyte month;
Undocumented in source.
year
ushort year;
Undocumented in source.

Meta