Posted by Mattias Thorslund on 04/19/05 10:55
Devraj Mukherjee wrote:
> Everyone,
>
> Do you know of any decent Date/Time handling classes? We require the
> following functionality
>
> 1. Date's prior to 1970 handled (not reliant on the PHP date)
> 2. add/subtract days to/from a date
> 3. subtract two dates returning number of days
>
> Any pointers are welcome. Thanks for your time in advance.
>
> Devraj
Have you looked at the PEAR Date class?
http://pear.php.net/package/Date
/Mattias
Navigation:
[Reply to this message]
|