This is a PHP class that shows the server time as a ticking digital text clock. New features: alarm times, date format in German, English and French, 24h / 12h time format.
This package allows to add time zones to your site.User name and password protected admin area to add time zones, offset, display position, and date/time display.Language file in English included, easy to translate into other languages.Two different display files to include in column or on main pagea href="http://www.abarcar.com/timezone/"Click here to check online demo/a Required: Webserver with php4, mySQL database, server must read .htaccess
This is a simple script to calculate the difference between two dates and express it in years, months and days. Use as in: "my daughter is 4 years, 2 month and 17 days old" ... Feel free to use this script for whatever you want.
Do you want to make your website appear newly updated, even when the last update dates weeks back? Instead of showing today's date (which will make visitors suspicous) you can date your last update just a few days back using this function. (Nevertheless, a real update will always beat this function)
This easy script shows the date with the day of the week. Simply use a php include where you want it to show on your site and can be translated to another language. Really easy to use and to customize.
The author writes "I was looking for the easiest, quickest way to add a date picker to my internal web site without having to add more javascript or a pop-up window. I found several fantastic javascripts to add calendars to the page and a few even used layers instead of pop-ups, but I was looking for something simpler. I noticed that although the javascript calendars will allow you to pick a date years away, most of my users were picking dates in the next 60 days and no more than 120 ever. So for my application I came up with this. Quick and easy you just call the function whereever you want the date dropdown to show up."