Want to hire a development team?
No Images Added Yet

ADOdb Date and Time Library

Rated4.1/5 (12 ratings)
Add to Favorites
Publisher
Replacement for date/mktime that extends beyond 1901-2038 by using floats.
Product Details

PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyond those years. This library was developed to overcome these limitation by replacing the native function's signed integers with PHP floating point numbers when necessary. This library supports dates from 100 A.D. to billions of years in the future. For high speed, this library uses the native date functions where possible, and only switches to PHP code when the dates fall outside the 32-bit signed integer range.

Report this Listing
Price
Free
Licence Type
Free
Views
3,893
Submitted on
27th January 2003
Last Updated
2nd January 2005
Licence Type
BSD
License Price
0

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(12 ratings)
Average User Rating: 4.1/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.