wimbarelds / TimeCircles

jQuery plugin to show time since or time until a specific time
295 stars 149 forks source link

setting start and end date #102

Open hotnuts21 opened 9 years ago

hotnuts21 commented 9 years ago

HI,

Is it possible to set a start as well as an end date? I have a timer counting down to an event in December, but whenever you load the page the first 'days' timer is always full. Ideally I would like it to show some level of countdown so instead of it being a full circle its a quarter full. I presume I need to set a start date or negative date of 3 months previous somewhere I just cant figure out where.

thanks Paul

wimbarelds commented 9 years ago

Hey there, the specific thing you're asking for is not implemented; however it sounds like changing the total_duration setting might give you the result you're looking for.

2015-11-10 17:40 GMT+01:00 Paul McCann notifications@github.com:

HI,

Is it possible to set a start as well as an end date? I have a timer counting down to an event in December, but whenever you load the page the first 'days' timer is always full. Ideally I would like it to show some level of countdown so instead of it being a full circle its a quarter full. I presume I need to set a start date or negative date of 3 months previous somewhere I just cant figure out where.

thanks Paul

— Reply to this email directly or view it on GitHub https://github.com/wimbarelds/TimeCircles/issues/102.