Top Level :: Date and Time

Package Information: Date

» Summary » License
Generic date/time handling class for PEAR BSD 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-21 (Changelog)
  • Package Maintenance Rank: 89 of 166 packages with open bugs
  • Number of open bugs: 13 (110 total bugs)
  • Average age of open bugs: 441 days
  • Oldest open bug: 1745 days
  • Number of open feature requests: 5 (27 total feature requests)

Report a new bug to Date
» 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