PHP-Klasse::OperacaoData 01.08.2007

Kurzbeschreibung: perform operations with dates and periods
Veröffentlicht am: 01.08.2007
Gruppe(n):
- PHP 5
- Time and Date
Beschreibung:
This class can be used to perform operations with date and periods.
It can take a given date and perform these operations:
- Validate the date format
– Add days, months or years
– Calculate the difference between two dates
The code and the comments are in Portuguese.
Link: OperacaoData