$('#countdown').countDown({ targetDate: { 'day': 23, 'month': 8, 'year': 2011, 'hour': 23, 'min': 59, 'sec': 59, 'gmt': true } }); });