• Resolved phild2

    (@phild2)


    Hi I am getting 1 hour added to the times on the events… Both Facebook events and website are at UTC +11 but having 1 hour added to times… any ideas on the time offset ? Based in sydney Australia

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dharmesh Patel

    (@dharm1025)

    Hello @phild2,

    We are just fetching events from facebook and display it on the website, so its strange issue, can you please provide site URL and Facebook page URL, so we can investigate more and sort out the issue. If you want to keep URLs secret, you can contact us [email protected]. with the link of this thread.

    Thanks,
    Dharmesh

    Thread Starter phild2

    (@phild2)

    The website is https://www.Thornleighsoccer.com.au

    Facebook site is https://www.facebook.com/ThornleighThunderFC/

    I updated for now the widget php Script to take 1 hour off the calendar time in the widget (assuming this is some kind of daylight savings issue)

    It was really strange as I played around with website UTC time etc… but it always wanted to add 1 hour to the time…

    Plugin Author Dharmesh Patel

    (@dharm1025)

    Hello @phild2,

    Thanks for quick replay, we have to check for the issue, because its working fine for other pages. we will check and sort it out as soon as possible. until that you can sort out the issue by putting below line of code in “wp-content\plugins\xt-facebook-events\includes\class-xt-facebook-events-facebook.php” at line number-98.

    date_default_timezone_set('Australia/Sydney');

    Let us know an issue was sorted out or not.

    Thanks,
    Dharmesh

    Plugin Author Dharmesh Patel

    (@dharm1025)

    Hello @phild2,

    We have resolved an issue in v1.0.1. Please update the plugin to latest version. it will resolve the issue.

    Thanks,
    Dharmesh Patel

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Daylight savings seemingly not working’ is closed to new replies.