angular-timer
angular-timer copied to clipboard
re-usable/inter-operable AngularJS timer directive ⛺
First, I'd like to mention that the docs don't seem to mention what unit countdown= accepts. Second, I've had 0 luck binding anything to countdown= ........ `` vm.countdown = 160000...
I read the doc but didn't found a way to access to time outside the directive ( a getter for exemple ) For example, i display a coutdown of 1...
It would be useful if there is a callback if the timer matches a particular time during countdown timer.
I need the timer to count in Hours:Min:Sec so if I set the countdown in 48 hours, it should be 48:00:00 but the timer gives me 23:59 Its basically 01:23:59:59...
Hello :), I think the on NPM is outdated. The current version there is 1.3.3. Greetings
Hello, When using the timer to display an age, there's a spectacular difference between the displayed month value and the real one. It's due to the fact that the library...
Hello, I have tried several ways to install angular-timer on a Ionic app, but with no success. Any idea on how to do it or if it's even possible? Many...
I'm unsure how to get the directive to display in local time? My server app (Laravel) returns time in UTC (ISO 8601). For example: `2016-08-06T09:11:01Z` This is about 7 hours...
Yes please remove this as fast as posible ``` moment.locale(this.language); ``` https://github.com/siddii/angular-timer/blob/v1.3.4/dist/angular-timer.js#L378