[ANNOUNCEMENT] Date-1.5.0a4 (alpha) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Date-1.5.0a4 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
Fix broken tgz package file
Package Info
------------
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.
Related Links
-------------
Package home: http://pear.php.net/package/Date
Changelog: http://pear.php.net/package/Date/download/1.5.0a4
Download: http://download.pear.php.net/package/Date-1.5.0a4.tgz
Authors
-------
R. Plant (lead)
Alan Knowles <[email protected]> (developer)
Leonardo Dutra <[email protected]> (helper)
Firman Wandayandi (lead)