Date.order
void order(glib.date.Date date2)Checks if date1 is less than or equal to date2, and swap the values if this is not the case.
Parameters
date2 | the second date |
void order(glib.date.Date date2)Checks if date1 is less than or equal to date2, and swap the values if this is not the case.
date2 | the second date |