This Countdown program will display the number of years, months, days, hours, minutes and seconds until a specific event occurs. You can also allow your users to type in a date and find out how long it is until then.
This countdown timer is dynamically generated everytime somebody visits your site. It calculates the required countdown time individually for each visitor and then prints Javascript directly to their browser with the required countdown time values. It is very flexible and fully configurable.