PgDate

Members

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