17989ADOdb Date Time Libraryhttp://phplens.com/phpeverywhere/adodb_date_libraryPHP 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 overcomes these limitations by replacing the native function's signed integers (normally 32-bits) with PHP floating point numbers (normally 64-bits).PHP > Scripts and Programs > Date and TimeOct 13, 2006
This fun little clock keeper keeps you thinking about what the real time could be. Through five levels of fuzzytime you will be baffled as to what time "Midday" really is, or how close "Five to Twelve" happens to be. Implementation is easy and allows for GMT correction. Enjoy this script and keep your viewers wondering what the real time is!
The PHP Date Library is collection of professional native PHP functions to work with dates. It does not require any PHP extensions. This library includes most useful functions to work with dates. It includes functions to validate the date, shift date by given amount of days, calculate difference between two dates, calculate week number for given date and much more.
It properly handles leap years and is ISO compatible.
Professional programmer has spent 3+ days to study the subject, code the library, write manual and put it all here. Now the PHP Date Library is available for price less than one hour rate.
dateRange is a fairly simple php class. It’s main function is to create a range of dates - allowing you to quickly check to see if a given date is within that range.
A script that allows the visitors to add their birthday easily, without having you to insert and code them manually. You can still edit and delete the entries as well, from the admin section.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.