This script allows you to have real countdowns and deadlines for "specials", as well as have the special run any amount of time.
The configuration file for this script has the specifications of the next event that will be taking place on your system. The program requires Date::Manip library and CPAN, to be installed on your computer. This script tracks the time until the next
A simple script that displays the time in years, months, days, hours, minutes, and seconds until a specified event occurs. A seperate user-defined message is displayed if the event has already occured.
Countdown allows you to implement a simple countdown to a specific date in your web pages. You can have the countdown accurate to the second, minute, hour, day, month or year. Currently it is not implemented as a Server Side Include and requires that
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 script can display time difference in full format (years, months, days, minutes, seconds) or single format. It considers leap years, has a text or graphical format, allows the date and time to be specified in the SSI tag, allows unlimited config
An easy to setup and use countdown script that uses SSI. Features include factoring in leap years, handling of multiple dates and visual feedback if countdown reaches certain time limit. |