• Does this auto update for time zone? Also, I had to put in the wrong time to get the countdown correct. I want it to countdown to Friday at 12am but I had to put Fri, 23 Nov 2012 07:00:00 to display the correct amount of hours left.

    Cool plugin, I usually use straight Javascript but that’s not stable in a WordPress post. Love the enable shortcode for excerpt feature.

    http://wordpress.org/extend/plugins/countdown-timer/

Viewing 1 replies (of 1 total)
  • Script uses time zone set in php.ini.
    If you want to make adjustments to the date, do this:
    Example for 11 december 2012 at 20:30:00. (8:30 pm)
    [fergcorp_cdt_single date=”2012-12-11T20:30:00+02:00“], this would add 2 hours to your time zone setting, so if its -6 as example to it would make it -4. And event would be sooner. Change it to what is your and server time difference.

Viewing 1 replies (of 1 total)
  • The topic ‘What time zone does this countdown use?’ is closed to new replies.