h1. Field Timer

h2. Description

This module provides field which can be displayed as a timer/countdown. 
A start/target date can be any date or an entity property which represent a 
date (for example, created date of a node). Module provides 3 field formatters: 
simple text and 2 formatters based on jQuery plugins County and 
jQuery Countdown.

h2. Requirements

Libraries (http://drupal.org/project/libraries)
Date Popup from package of modules Date (http://drupal.org/project/date)
County (https://github.com/brilsergei/county)
jQuery Countdown (http://keith-wood.name/countdown.html)

h2. Installation

1. Download the module.
2. To be able to use County and jQuery Countdown plugins download them to
sites/all/libraries/county and sites/all/libraries/jquery.countdown. This module
supports jQuery Countdown 2.1.0.
3. Enable the module using admin module page or drush.

h2. Issues, Bugs and Feature Requests

Issues, Bugs and Feature Requests should be made on the page at 
https://drupal.org/project/issues/2040519.

h2. Creators

This module was created by Sergei Brill 
("Drupal user sergei_brill": http://drupal.org/user/2306590/)
