Description

The following Javascript generator will help you create a countdown clock that will count down the seconds, minutes, hours, days, weeks, years remaining until your target date.

Steps

  1. Fill in the required target Date and target Time information.
  2. Fill in how you want the countdown to be displayed.
  3. Generate the HTML and JavaScript code for your countdown code snippet.
  4. You can preview your script in action before leaving.
  5. Copy and Paste the Source Code into your HTML page.


.:: Date Expires ::.
Year:
Month:
Day:
.:: Time Expires ::.
Hour:  
Minute:
Second:


.:: Display Settings ::.
NOTE: the default display setting will generally be adequate for most needs
You only need to make changes if you want to customize what is shown.
Show Years: Disabled
Show 0-99+
Show 1-99+
Show 00-99+
Show 01-99+
Wording:
singular
plural
Show Weeks: Disabled
Show 0-99+
Show 1-99+
Show 00-99+
Show 01-99+
Wording:
singular
plural
Show Days: Disabled
Show 0-99+
Show 1-99+
Show 00-99+
Show 01-99+
Wording:
singular
plural
Show Hours: Disabled
Show 0-23
Show 1-23
Show 00-23
Show 01-23
Wording:
singular
plural
Show Minutes: Disabled
Show 0-59
Show 1-59
Show 00-59
Show 01-59
Wording:
singular
plural
Show Seconds: Disabled
Show 0-59
Show 1-59
Show 00-59
Show 01-59
Wording:
singular
plural
Show Milliseconds: Disabled
Show .000-.999
 



.:: HTML Source Code ::.
Your countdown expires: (select Preview first)