Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-pear-Date - Date and Time Zone Classes
        
        - 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. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | php-pear-Date | 1.4.7 | 2.fc5 | noarch | 406 KiB | Sat Apr 21 12:59:05 2007 | 
        
        Changelog
        
            - * Sat Apr 21 18:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.4.7-2
- - Use sed instead of dos2unix
- Some other minor spec file cleanups 
            - * Thu Nov 23 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.4.7-1
- - Upstream Sync
- Fix end-of-line encoding for TODO
- Remove docs dir from %doc 
            - * Fri Jun 30 18:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.4.6-1
- - Initial Release