Set United States Time Zone in community events add event page

Home Forums Calendar Products Community Events Set United States Time Zone in community events add event page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1034129
    Elizabeth
    Participant

    Hi,

    My WordPress dashboard time zone is set up but it does not list time zones for the united states it list 100-ish other ones. I would like it to display the 2 time zones in the United States. (http://codex.wordpress.org/Formatting_Date_and_Time)

    I would also like this to be accurate when exported to google ical.

    How and where and what code should I add to include the following time zones listed below.

    Samoa Time Zone UTC-11:00
    Hawaii-Aleutian Time Zone UTC-10:00
    Alaska Time Zone UTC-09:00
    Pacific Time Zone UTC-08:00
    Mountain Time Zone UTC-07:00
    Central Time Zone UTC-06:00
    Eastern Time Zone UTC-05:00
    Atlantic Time Zone UTC-04:00
    Chamorro Time Zone UTC+10:00

    Map is showing the Time Zones of the United States and the actual time in the different time zones. The USA are divided in 6 Time Zones. Daylight saving time in use from Sunday, Sunday, 9 March 2014 (1 hour forward) until Sunday, 2 November 2014 (1 hour backward).

    I found another link but it never was answered:

    Add timezone to event listings

    Events Calendar Pro > Display Time Zone

    #1034198
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    I can try to help out here.

    We use the WordPress function wp_timezone_choice()

    wp_timezone_choice()

    To generate the list of timezones. For United States timezones you have to select a city the timezone is in.

    If you want to change the out put you could follow our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    to modify this file in your theme:

    the-events-calendar-community-events/src/views/community/modules/datepickers.php

    I do not have any other information on this beyond this, but can try to answer some questions.

    Thanks

    #1035770
    Elizabeth
    Participant

    Thanks Brian!
    I am a little new to coding but ill try this out today and report back.

    #1036086
    Brian
    Member

    Sounds good.

    Let us know what you find out.

    Thanks

    #1072221
    Nico
    Member

    I’ll go ahead and close out this thread, as we are working this issue out in a new thread Elizabeth posted. If you are looking to achieve the same customization please follow up the conversation in the new thread.

    Cheers,
    Nico

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Set United States Time Zone in community events add event page’ is closed to new replies.