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

More than 60 minutes countdown #146

Open
Hao1998 opened this issue Oct 16, 2019 · 2 comments
Open

More than 60 minutes countdown #146

Hao1998 opened this issue Oct 16, 2019 · 2 comments

Comments

@Hao1998
Copy link

Hao1998 commented Oct 16, 2019

it's there a way to count down more than 60 minutes? In the minutes' clock, it can only display 60 minutes max. Is there a way to change that? Btw, Can we make it count up?

@LubomirKurpel
Copy link

Having the same problem. I would like to countdown from more than 60 minutes. how to do that?

@LubomirKurpel
Copy link

Ok so I solved it by the following snipplet:

$("#CountDownTimer").TimeCircles({ time: { Days: { show: false } }, total_duration: "Years"});
Adding total_duration to countdown did the trick.

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

2 participants