Releases: harshen/jQuery-countdownTimer
Releases · harshen/jQuery-countdownTimer
v2.0.0
What's new in 2.0.0 ?
- Introducing new timer display with labels - labelsFormat.
- Display only required time periods with displayFormat.
- Configure timer as per region timezone with timeZone option.
- Display timer in different languages with regionalOptions.
- Pause / Stop timer methods.
- Destroy timer method.
- Add / Remove zeroes if timer is less than 10 with padZeroes.