Create a copy of other date.
Create a date from a Value.
Create a Date using the given mg_date.
Create a Date from a copy of the given mg_date.
Returns days since Unix epoch.
Assigns a date to another. The target of the assignment gets detached from whatever date it was attached to, and attaches itself to the new date.
Compares this date with other. Return: true if same, false otherwise.
Return a printable string representation of this date.
Represents a date.
Date is defined with number of days since the Unix epoch.