Months and weeks offsets - jQuery.countdown
Display the possibles days offsets %n, %d and %D regarging the months, weeks and the total amount of the days until the finish date. New year's eve in months: HTML: JS: $('#wrapper').countdown('2020/10/10', function(event) { $('#clock-a').html(event.strfti
hilios.github.io