jQuery(document).ready(function( $ ) { var liftoffTime = new Date(2021, 4 , 18); // Launching Date. (0:January,1:Febuary,2:March,3:April,4:May etc) $('#defaultCountdown').countdown({ labels: ['years', 'months', 'weeks', 'days', 'hours', 'minutes', 'seconds'], labels1: ['year', 'month', 'week', 'day', 'hour', 'minute', 'second'], until: liftoffTime, format: 'DHMS', layout: '