Source: php-date Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Gregory Colpart (evolix) , Prach Pongpanich Build-Depends: debhelper (>= 9), pkg-php-tools (>= 1.32) Standards-Version: 3.9.7 Homepage: http://pear.php.net/package/Date/ Vcs-Git: https://anonscm.debian.org/git/pkg-php/php-date.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-php/php-date.git Package: php-date Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: ${phppear:summary} These are 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. They include time zone data, time zone conversions and many date/time conversions.