Back
Date class
A full featured class that encapsulates a date and a time. Features: setters and getters like setYear(), getHours(); formatters - toString(), Format(); add and substract methods; Some comparators - compareTo( Date ), daysTo( Date ).
Download this script