jquery-timer icon indicating copy to clipboard operation
jquery-timer copied to clipboard

pad() and formatTime() should be in main js file

Open insign opened this issue 11 years ago • 1 comments

To me looks crucial that the funcions pad() and formatTime() should be in the main timer js since it is very useful and 'humanly' necessary

insign avatar Feb 01 '14 01:02 insign

I'm working on an update that will address this: https://github.com/jchavannes/jquery-timer/pull/13.

Specifically, you will be able to access this via $.timerUtil.pad() and $.timerUtil.formatTime().

jchavannes avatar Apr 13 '15 09:04 jchavannes