Skip to content

Releases: harshen/jQuery-countdownTimer

v2.0.0

27 Oct 11:02
Compare
Choose a tag to compare

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.