Manage time zones
In , every organization and every user has a definable time zone parameter. However, uses organization time zones and user time zones differently:
- The organization time zone defines the time used when executing and modules. For example, a schedule of "4:00 pm every day" means 4:00 pm in the organization's time zone.
- The user time zone is similar to locale and defines how displays time, for example, in the scenario execution history.
As a result, organization members in a time zone different from the organization's time zone may see different times displayed. See the example below for more details.
Your profile page lets you view and edit time zone settings from the Time Zone Options tab.
 uses an organization's time zone to define when a scheduled executes. The organization time zone defines execution and functions such as formatDate and parseDate. Unless otherwise specified, uses the organization time zone as the default time for time and date-related functions and execution. You can view and edit your organization time zones on the Time Zone Options tab of the profile page. afsa
Only organization owners and admins can edit the organization's time zone.
Click on your username at the bottom of the left sidebar.
Select Profile.

Click the Time Zone Options tab.

 lists your organizations under and displays the current time zone setting.
Click the edit icon to edit an organization's setting.

In the dialog box, use the menu to search for and select a new time zone.

Click Save.
The selected time zone now appears on the Time Zone Options page.
Any scheduled execute at the scheduled time in the time zone you assigned in step 4.
 uses your user time zone to display time and date information. For example, execution logs display the time in your user time zone. The user time zone only impacts how Make displays information, such as the date and time displayed in module output, bundles, or a log. Changing the user time zone does not impact execution. You can view and edit your user time zone anytime on the Time Zone Options tab of the profile page.
Click on your username at the bottom of the left sidebar.
Select Profile.

Go to your Profile page and click Time Zone Options.

Find your name in the Web section. displays the current time zone setting.
Click the edit icon to edit your settings.

In the dialog box, use the menu to search for and select a new time zone.

Click Save.
The selected time zone now appears on the Time Zone Options page.
A organization based in New York City has members in New York City, Los Angeles, and London. When members view execution histories, they see that information relative to their local time zone. Members in London see the time executed in London time, Los Angeles members see those execution times in LA time, and so on. However, when they schedule , uses New York City time regardless of the user's location.
User city and time zone | Organization time zone | Time zone that the user sees in the editor and logs | Time zone used for execution |
---|---|---|---|
New York (GMT-05:00) America/New_York | (GMT-05:00) America/New_York | (GMT-05:00) America/New_York | (GMT-05:00) America/New_York |
Los Angeles (GMT-08:00) America/Los_Angeles | (GMT-05:00) America/New_York | (GMT-08:00) America/Los_Angeles | (GMT-05:00) America/New_York |
London (GMT+0:00) Europe/London | (GMT-05:00) America/New_York | (GMT+0:00) Europe/London | (GMT-05:00) America/New_York |