This is a simple class that can be used to add or subtract a period to a date.
It takes as parameter a date with time in the ISO format as it is used also by MySQL. It can take an empty date string to specify the current date and time.
The class can add or subtract from the specified date and time a value in years, months, day, hours, minutes or seconds.
The resulting date is returned in the ISO format.
The code and comments are in Spanish.
In Spanish:
Esta clase permite moverse en el calendario hacia adelante y atras, se le pasa una fecha, la cantidad de unidades a moverse y la unidad (dia, mes, aņo, hora, minuto o segundo) y nos retorna la fecha resultado en formato MySQL.
|
|
| Name: |
Clase DateTimeManager |
| Base name: |
clasedatetimemanager |
| Description: |
Add or subtract a period to a date |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
Freeware |
| All time users: |
396 users |
| All time rank: |
5509 |
| Week users: |
0 users |
| Week rank: |
1572  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|