077b4b53b0
Update to pear-PEAR 1.1. Update to pear-HTML_Common 1.2. Update to pear-Net_SMTP 1.2.3. Update to pear-Log 1.6.5. Update to pear-I18N 0.8.5. Update to pear 4.3.2. Adapt following ports for pear-PEAR's Makefile.common. pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date, net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse, pear-File, pear-HTML_Select_Common, and pear-Net_Sieve PR: ports/52596, ports/52641, ports/52655, ports/52656, ports/52671, ports/52678, ports/52845 Submitted by: Thierry Thomas <thierry@pompo.net>
10 lines
534 B
Text
10 lines
534 B
Text
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: http://pear.php.net/package-info.php?package=Date
|