Drupal 7 Module to format date fields using jQuery Countdown library
jQuery Countdown library: https://github.com/martinaglv/jQuery-Countdown
- Download the jQuery Countdown library from http://tutorialzine.com/2011/12/countdown-jquery/ or https://github.com/martinaglv/jQuery-Countdown
- Unzip the file
- Put directory assets/countdown in a libraries directory
- Ex: sites/all/libraries
- The following files are required
- jquery.countdown.js
- jquery.countdown.css
- Ensure you have a valid path similar to this one for all files
- Ex: sites/all/libraries/countdown/jquery.countdown.js
That's it!