Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Countdown timer negative value #87

Open
raftheunis87 opened this issue Jun 19, 2014 · 3 comments
Open

Countdown timer negative value #87

raftheunis87 opened this issue Jun 19, 2014 · 3 comments

Comments

@raftheunis87
Copy link

Hello,

Currently I'm using this directive to show multiple timers on the same page. The countdown timer starts at a predefined value:

{{mminutes}}:{{sseconds}}

However, when the timer reaches 00:00, it stops. I want it to go negative instead of stopping at 0 seconds. Is this possible?

Kind regards,

Raf Theunis

@siddii
Copy link
Owner

siddii commented Jun 19, 2014

Interesting.. so, do you want to see countdown like -10 minutes: -5 seconds etc. ?
Obviously, thats not a general countdown behavior. May be some rolling countdown or something..

Curious... where is this being used?

@jonathanwoahn
Copy link

I'm interested in this feature as well - was it actually implemented? How do I use this?

@shubhamkumarnayak
Copy link

I also need this, I am using this in my factory for running process to show how many time is their to finish a work but may be sometime a work can run for more time then the target time so I want negative time to show.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants