How time zones work in our application

📘

IMPORTANT

To set up and manage the timezones for events and push notifications, contact your Client Account Manager.

Admin time zone

Each admin can configure their own time zone for the Admin Panel. It is particularly useful for admins working from different regions.

If an admin does not set a specific time zone, the Admin Panel will use the default one. The client specifies this default time zone, documented in the project plan, and set by the developers.

To set up the time zone for the Admin Panel:

  1. Click the admin name in the top-right corner.

  2. From the dropdown menu, select the Profile option.

  3. On the Edit My Profile page, find the Timezone field.

  4. Click on the drop-down to see the list of available time zones. The list is shown in the Region/City format (for example, Europe/Kyiv).

  5. Select the timezone that matches your local time.

  6. Click Save to apply changes.

Admins can find their currently set timezone in two places:

  • In their Profile Settings, under the Timezone field.
  • At the bottom of the Admin Panel page, where the Current Time (for example, "Current Time: Europe/Kyiv") is displayed.

Timezone list for events and push notifications

The timezone format used for events and push notifications differs from that used in the Admin Panel.

  • The time zones in the Admin Panel are listed by Region/City (for example, Europe/Kyiv).
  • For events and push notifications, time zones are displayed as a UTC offset followed by the full time zone name (for example, UTC+03:00 Eastern European Summer Time).

Setting event and session time zone

The following settings control how time zones are displayed for events:

  1. Go to Events > Events.
  2. Click View on the desired event.
  3. Click the Edit Event button.
  4. Select an appropriate timezone from the Event Timezone dropdown.
  5. (Optional) Check the Display Event Timezone in App box to show the timezone in which the event is scheduled.

EXAMPLE

If the event is set to start at 3:00 PM in UTC+02:00 (Eastern European Time), users will see both the event time and the timezone in the app.


📘

NOTE

Here are a few notes about timezones:

  • The time zone for each session will always match the event's time zone and cannot be changed separately.

  • Users will see two session time displays for each session: one for the Site Time Zone (the time zone set in the Admin Panel) and one for the Event Time Zone (the time zone configured specifically for the event).

Time zones in push notifications

Time zones ensure push notifications are sent at the correct time for users in different regions. Here is how it works:

  • Admins can select the desired time zone from the Timezone dropdown when creating a push notification. Once a notification is scheduled or sent, the selected time zone will be displayed in the Date & Time column.
  • By default, the system selects a time zone based on the admin's time zone in the Admin Panel. The format of time zones for push notifications is a UTC offset followed by the full name (for example, UTC-07:00 Mountain Standard Time).
  • When two time zones share the same UTC offset (for example, Mountain Standard Time and Pacific Daylight Time, both UTC-07:00), the system chooses based on the admin's settings. For instance, if the admin's zone is America/Phoenix (UTC-07:00), the system will select Mountain Standard Time, not Pacific Daylight Time.
  • The system automatically adjusts for Daylight Saving Time. For example, if a push notification is set for 3:00 PM in DST and switches to Standard Time, it will still be sent at the correct local time.


Did this page help you?