|
Digital Clock
|
Other links at JavaScript > Scripts and Programs > Date and Time |
| 1. |
Time Input with JavaScript PopUp.
|
|
|
This control is based on JavaScript code and was tested on Netscape and IE platforms. It is fully customized through CSS file. Fill free to mail us any questions.
|
| 2. |
SparrowScripts Popup Timepicker
|
|
|
When the focus leaves the textbox, the script will try to validate and format it to a time. For example, if a user enter "1", it will be formatted to "1:00 am" automatically. If a user enter "13:29", it will be formatted to "1:29 pm". Alternatively, the user can also choose a time from a popup of intervals of 15 minutes.
|
| 3. |
displaydate.js
|
|
|
A simple, yet effective way to display the current date anywhere within your website.
|
| 4. |
dsInput
|
|
|
A Javascript class that manages three combo boxes for selecting dates for input. The boxes update on "onChange" events to adjust for the different days in each month and leap years.
|
| 5. |
JSClock
|
|
|
Yet another javascript clock. Unlike the others, this one is not a digital clock, it attempts to give you a better looking clock, trying to use faster algorithms for drawing circles and lines in javascript.
|
|
|