ADOdb Date and Time Library
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.
- Visit Site:
- ADOdb Date and Time Library
- Version:
- 0.17
- Filed in:
-
PHP / Scripts & Programs / Date & Time
- Platforms:
-




- Databases:
-
- Date Added:
- Jan 27, 2003
- Last Updated:
- Jan 2, 2005
License and Pricing Information
BSD
Price: 0.00
| Publisher site visits: | 3,133 |
|---|---|
| Average rating: | 4.22 |
| Total ratings: | 9 |
Publisher Info
- Author:
Other listings by this publisher
- ADOdb Database Library for PHP
- PHP EasyWindows Installer
- PHP Everywhere
- ODBC with PHP: Tips and Hints on Windows
- Migrating from ASP to PHP
- Measuring PHP, JSP, ASP, CFM Popularity
- PHP4 Session Handler using ADODB
- A Tutorial on Porting MySQL code using ADODB
- Comparing PHP with Perl for Dynamic Web Pages
- PHP Caches and Debuggers
- Tuning Apache and PHP for Speed on Unix
- PEAR Tutorials
- phpLens
- LensDebug
- Designing Fast Software Architectures in PHP
- Enterprise PHP
- FastCGI: Robust and High Performance PHP with IIS
- ADOdb and Oracle: an advanced tutorial
