Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Scripts and Programs > Date and Time  

Web Links
Sort By :
11. RGNClock



RGNClock is a nifty little program that displays the current time on your web server in graphical form. Very easy to install on any server, just by using include commands.
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

12. Chinese calendar converter



This function can return the date of Chinese lunar calendar which is corresponding to the Gregorian calendar. Range from Jan 1st,1901 to Feb 11th,2021.
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

13. 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.
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

14. @1 Day & Week



Display the date and the time zone by text and the day of the week by an image via SSI. You may create your own images for the seven days.
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 0 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

15. Only Date



Show date (month/day) on your website easily with a simple php code. Bugs fixed version.
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

16. Binary Clock



A simple clock that shows the current time in binary format(graphical). Adjustable to show local time.
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

17. phpDateTime



PHP-Classes for easier handling of Date-, Time-, DateTime- and Timspan-Values in different formatscan calculate, convert, display, format any form of ISO, DIN, UK, US, Unix-Timestamp, MySQL-Timestamp
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

18. Simple Graphical Time Script



This graphics based clock uses simple PHP functions such as date(), and then breaks down the numbers contained in the hours, minutes, and seconds. It then calls images based on the numbers. AM & PM is also called based on the current time!This script basically refreshes the browser each second. It's more of a learning tool than an actual clock!
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

19. Local Date Display



This is a simple PHP script that ensures you can display the local time and/or date, even when your web server is located in a different time zone to the date and/or time you want to display. Ideal in situations such as virtual web hosting. Presently limited (as a simple 4-line script) in that you need to update the script at daylight savings time (but very very easy to change).
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

20. Bs_StopWatch



A class to measure time intervals in microseconds.You can take times during a code run and at the end get a time table as HTML or text table. The output will contain total and as delta between each take in microseconds. For a howto go to: http://www.blueshoes.org/howto/Bs_StopWatch.pdf
Category:   PHP > Scripts and Programs > Date and Time

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:   2   


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS