This JavaScript will display a calender showing the date and time of today.
Not only will this JavaScript tell you how many days, hours, minutes, and seconds old you are, it tells you how long until your next birthday!
Just enter the birthday you wish to track and JavaScript will display the person's age, down to the second. Displays your age along with the day you were born. Cool!
Dates are validated and formatted in your form. Supports over a dozen different date formats, and formats the date properly in United States or European date formatting styles depending on how the script is configured. A dateCheck function also is included if you wish to compare two dates. Wow!
This script helps to insure the integrity of the date entered in drop-down menus. Dates, such as Feb 31st can't be selected. Today's date is automatically selected.
This is a simple yet useful DHTML script that displays the current date as the title of the document. It utilizes the exclusive document.title property of IE 4/NS6 to accomplish this, therefore, is only visible to IE 4/NS6 browsers.
DHTML clock scripts sure have come a long way since the straightforward numeric display. Meet this clock app, which shows neatly in the browser's corner the time in standard format.
This digital clock JavaScript code attempts to parody that cool 'glowing in the dark night' look of a LCD clock watch by its interface. LCD displays the time in standard 12-hour format, with a 'AM' and 'PM' indicator. Note that in non IE4+/NS6+ browsers, a regular form HTML clock is displayed instead. You can make this clock free download easily.