PgDate

Members

Functions

isEarlier
bool isEarlier()
Undocumented in source. Be warned that the author may not have intended to support it.
isLater
bool isLater()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

earlier
PgDate earlier()

'-infinity', earlier than all other dates

later
PgDate later()

'infinity', later than all other dates

Variables

day
ubyte day;
month
ubyte month;
year
int year;

Meta