|
1-20 of 69 Date and Time sites are shown.
|
|
Display hours, minutes, and seconds in bars, also gives you hours, minutes, seconds, and complete time with AM, PM status.
|
|
|
|
|
|
This clock continuously updates without the use of a text box. Easily position anywhere on your site.
|
|
|
|
|
|
Ever seen binary code? You know, the series of 1's and 0's. This clock actually displays the time in the same binary format.
|
|
|
|
|
|
Use JavaScript to put the current time on your page. It even follows the time in A.M. and P.M.!
|
|
|
|
|
|
Displays the date the current week starts on. Useful if you want a new link each week or just to show the first day of the current week.
|
|
|
|
|
|
Displays the time like a real digital clock. Changes rapidly and includes hours, minutes, seconds and AM/PM indication
|
|
|
|
|
|
By using your computer's clock, you can calculate the time in other time zones all over the world! Useful if you communicate across different time zones for business or leisure.
|
|
|
|
|
|
Displays the start and end dates for the current week. Code updated to be more efficient and shorter, too
|
|
|
|
|
|
Nice calendar for Web page display. Highlights the date and the day of the week. Well-documented code to help you customize any font, color, or size you want
|
|
|
|
|
|
This calendar, written entirely in JavaScript, uses cookies to allow users to save information on specific dates. Includes daily and monthly summaries and a complete help file. Cookie Calendar works as its own program as well.
|
|
|
|
|
|
This calendar allows you to select a month and year and automatically display the a complete calendar for that month in Dynamic HTML.
|
|
|
|
|
|
This is a very interesting "pretty" JavaScript calendar. It displays the current month, and the month prior and forthcoming on each side.
|
|
|
|
|
|
Displays the current date using images. This allows you to be more creative and use any images you want, such as images that match the color or theme of your site.
|
|
|
|
|
|
This JavaScript uses the Date function to dynamically generate accurate dates for the pull-down menus. Each time the user selects a year or month, JavaScript gets the correct number of days in that month and updates the pull down menu. The script is Y2K compliant and also works for leap years.
|
|
|
|
|
|
Using the date object and its methods to create a clock
|
|
|
|
|
|
A script that sets a time limit on how long a surfer can spend viewing the document. The time left will be constantly shown at the status bar below. After time has expired (ie: 1 minute and 30 seconds), the browser will automatically navigate to another page, forcing the surfer out.
|
|
|
|
|
|
A script that displays the current date , in the format of "Saturday, June 13, 1998"
|
|
|
|
|
|
A script that displays the current date , in the format of "98/05/11"
|
|
|
|
|
|
A script that displays the current date , in the format of "05/11/98"
|
|
|
|
|
|
Make it easy for your visitors to fill out the date/time field(s) of your form, by selecting this info from a popup calendar
|
|
|
|
|
|