objectivehtml / FlipClock

http://flipclockjs.com/
MIT License
2.74k stars 954 forks source link

The DailyCounter only goes up to 7 days #102

Closed mjhlobdell closed 10 years ago

mjhlobdell commented 10 years ago

I'm trying to use this clock to countdown to an event my organization is having in February next year (260ish days away), but I can't get the clock to go higher than 7 days (8 days starts it over at 1 day).

Is this a feature that's being planned for the future? Can I put in a formal request?

Thanks!

mculp commented 10 years ago

I haven't had this problem. Perhaps you are entering the incorrect value for diff here:

https://github.com/objectivehtml/FlipClock/blob/master/examples/countdown-to-new-years.html

objectivehtml commented 10 years ago

I am not seeing this as an issue either. I am going to close this issue, as I am not seeing it as an issue. Here is a screenshot of the countdown to new years example working for me... screen shot 2014-05-25 at 7 38 54 pm