wimbarelds / TimeCircles

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

Removing days, adding that time to the rest of the countdown #98

Open djembe1982 opened 9 years ago

djembe1982 commented 9 years ago

Hi. I need to remove Days from my countdown. I used show:false and it worked, but with that I get the time wrong, because it is not adding "days" to the rest of the circles, it is like it used a display:none, but it is not considering that time in the countdown! I saw that someone asked a similar question, but I don't get what to do. Thanks!

wimbarelds commented 9 years ago

Hi there, you can set the total_duration setting to "Years" to include the days. Note though, that if you do that the 'fill' of the Hours circle will be relative to a full year.