tribe-event-date-start – showing current server time

Home Forums Calendar Products Events Calendar PRO tribe-event-date-start – showing current server time

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1311389
    Ulf
    Participant

    Hi,

    Seem to be something wrong with the tribe_format_date().
    It displays the current server time instead of the start time.
    $event_start_date = tribe_get_start_date()
    var_dump(event_start_date) // Show correct start time
    $event_start_time = tribe_format_date($event_start_date, true);
    var_dump($event_start_time) // Now it shows current server time

    ========================
    PLEASE LEAVE FOR SUPPORT
    Reporting the same issue as: https://theeventscalendar.com/support/forums/topic/tribe-event-date-start-showing-current-datetime-not-actual-start-datetime/

    #1313225
    Nico
    Member

    Hi there Ulf,

    Thanks for reporting this issue as well, sorry to hear about it. In the case of the related thread, it seems like the issue is generated by the theme used in the site.

    Can you please follow the steps described in our Testing for conflicts guide? This way we can see if this is a problem in our plugin or a conflict with the theme or other installed plugins. Also, it would be great if you could share your system information with me so I can check if everything looks right on that end.

    Thanks,
    Nico

    #1324493
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘tribe-event-date-start – showing current server time’ is closed to new replies.