Top Level :: Date and Time

Package Information: Date

» Summary» License
Generic date/time handling class for PEARBSD License
» Current Release» Bug Summary
1.5.0a1 (alpha) was released on 2008-03-23 (Changelog)
1.4.7 (stable) was released on 2006-11-22 (Changelog)
  • Package Maintenance Rank: 30 of 165 packages with open bugs
  • Number of open bugs: 6 (125 total bugs)
  • Average age of open bugs: 94 days
  • Oldest open bug: 127 days
» Description
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.
» Maintainers» More Information
» Packages that depend on Date