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.
|
|
| Name: |
OperacaoData |
| Base name: |
operacaodata |
| Description: |
Perform operations with dates and periods |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
207 users |
| All time rank: |
6659 |
| Week users: |
0 users |
| Week rank: |
2035  |
| |
|
| 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. |