PHP Date & Time
Free and open source Date & Time Scripts. These Scripts mainly deal with the time and date in php also database and make the date & time output a easy way.-
phpCheckTime is a simple class that can measure the time a script takes to run, like a cronograph. It provides functions to start, stop, resume and retrieve the time elapsed until a given moment.Limitations:The comments and the example code are in Spanish.
-
Astro Class is a simple class that can determine the signs of a given date in the chaldean or chinese zodiacs.The date must be passed in the ISO format (YYYY-MM-DD). The zodiac signs are returned in class variables.
-
Class intended to format timestamps in different time zones.
-
displays the date (yyyy, mm, dd) and time (hh, min, ss) dropdowns in a form by PHP and JS keeps track of the user changes (with PHP help ofcourse :)The net datetime value is set in the field that is provided.
-
Manipulate date and time is a siple class that can be used to perform arithmetic operations with dates. It can add or subtract a period in years, months, days, hours, minutes and seconds to a given date or a time.Limitations:The code and comments are in Spanish.
-
Utility class to get the the server time difference. If your local time is *behind* the server time, then change the " " to a "-" in the example variable $h.
-
DateManager is meant to manipulate dates in several formats. It also can perform a few types date operations and output the dates in formats that can be easily be translated to different languages.You can take a look at the documentation.htm file for a complete guide and detailed description in French. The documentation is not yet translated to English but the ...
-
Display a list of 'days until' a set of events, includes a simple example and a more complex one as child classes. Could easily be extended to multi-user and notifications via email by adding a user table and owner columns. Written to MySQL but db access is simple enough to adapt.
-
Gets very accurate time from NIST, accurate to 0.01 seconds. Gets current date and time. You can run cron or scheduler to automatically sync your computer's time with USA atomic clock.Runs on all OSes - unix, linux, Windows 95/98/ME/2000/NT
-
bbWorldTime can display the current time worldwide. You can choose the local zone to specify the time and it can display current time worldwide in a table.
-
Simple Date Time Object is a simple class to perform calculations with dates and times and convert formats between those used by PHP and MySQL.It may perform date and time calculations like adding and subtracting a period of time, calculating the difference of days between dates, etc..Simple Date Time Object may also generate different HTML form select fields with options ...
-
Calculate the number of days between two dates.
-
CalcDateDiff is a simple class that can can calculate the number of days between two dates. The input dates should be given in the ISO format (YYYY-MM-DD).
-
Date Buddy is a simple class that can convert date and time values between PHP, ISO, MySQL and United States backwards date and time formats.
-
Two times are taken, first at the beginning and the second time at the end of the script. Subsequently, the difference of the times is determined and returned.

