|
Display date on ur webpage
|
Other links at JavaScript > Scripts and Programs > Date and Time |
| 1. |
Analog clock (static)
|
|
|
DHTML clock scripts sure have come a long way since the straightforward numeric display. Meet this clock app, which shows neatly in the browsers corner the time in standard format. Note that this script replaces the original "analog clock" script.
|
| 2. |
Clock
|
|
|
Clock is a JavaScript generator allowing you to build your own custom clock script. Options include: 4 time sources including Time Zone specific, daylight saving, display on page/status bar/title bar, very customisable time/date output, script output can be short or verbose for educational or debugging purposes, static or dynamic display. Clock is very easy to use. There are hundreds of variations. Add your own HTML for further customisation. *v2.0d Update* More browser compatable plus some bug fixes :)
|
| 3. |
Swiss Analog Watch
|
|
|
The new online Design Analog Watch displays hours, minutes, seconds, date and day. Realtime. It fits anywhere into your webpage. Easy installation.
|
| 4. |
Stop Watch II
|
|
|
This JavaScript shows how to set up a stopwatch that has hours, minutes, seconds, and milliseconds. It uses 4 timers for each time unit - so they are not really tied together, but should be close enough for internet useage.
|
| 5. |
cr:DateEdit
|
|
|
cr:DateEdit is a DHTML date and time editing control with dropdown calendar, sometimes referred to as DatePicker or DateTimePicker. Its purpose is to obtain a valid date through data entry with both the highest level of accuracy and the minimal amount of user effort. Its flexible design allows for any kind of date entry you desire. The cr:DateEditor is also aware of the users locale and will automatically localize its format accordingly.
|
|
|