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.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
OperacaoData.php |
Class |
Classe para manipulação de data e hora. |