aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Date/pkg-descr
blob: a4cc73a0ec16e140d4046452041bf22c75395d40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PEAR generic classes for representation and manipulation of dates,
times and time zones without the need of timestamps, which is a
huge limitation for php programs. Includes time zone data, time
zone conversions and many date/time conversions.

It does not rely on 32-bit system date stamps, so you can display
calendars and compare dates that date pre 1970 and post 2038. This
package also provides a class to convert date strings between
Gregorian and Human calendar formats.

WWW: https://pear.php.net/package/Date