Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2078
PHP Script Codes > 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 ).