<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/date">Date</p>
 <c>pear.php.net</c>
 <v>1.3</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>baba</m>
 <s>Date and Time Zone Classes</s>
 <d>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.
</d>
 <da>2002-10-17 17:01:00</da>
 <n>- add %O and %o to Date::format(), outputs +/-HH:MM timezone information, enabling the creation of ISO 8601 date strings with format()
- bugfix in Date::copy() method
- bugfix for off-by-one errors in Date::format()'s %I, %P, %p and %r output
- bugfix for Date::setMinute() typo
- bugfix for Date::convertTZ() incorrectly converting some time zones
- bugfix in Date_Calc::NWeekdayOfMonth(), fixes bug #19334, dayOfWeek and dateFormat called with incorrect paramaters</n>
 <f>25039</f>
 <g>http://pear.php.net/get/Date-1.3</g>
 <x xlink:href="package.1.3.xml"/>
</r>