V3.1 T-Minus and counting ...
A count down module that defines three distinct message for before, during, and after an event.
The user can define the amount of countdown information supplied from months down to seconds. As the event gets closer, TMinus will display the largest available detail. For example, if Days and Hours are selected, once the event becomes under an hour away, TMinus will display minutes, then eventually seconds until the event occurs.
Several examples can be found on this page.
Note: Version 3.1 no longer supports recurring dates.
Localization Note: If you are interested in localizing the output of T-Minus, you need to update the TMinus.js file that does the actual work on the client side. The file is compacted - one long string with comments and white space removed - to reduce the load time by nearly 60%. The file can be altered and the constants are all defined at the very front of the script for just this reason.