order


Description:

public void order (Date date2)

Checks if this is less than or equal to date2, and swap the values if this is not the case.

Parameters:

this

the first date

date2

the second date