Skip to content

Latest commit

 

History

History
71 lines (43 loc) · 3.32 KB

change-time-zone.md

File metadata and controls

71 lines (43 loc) · 3.32 KB
title titleSuffix ms.custom description ms.subservice ms.assetid ms.topic ms.author author ms.date monikerRange
Change time zone
Azure DevOps Services
Learn how to change the time zone for your organization or for user profile.
azure-devops-organizations
conceptual
chcomley
chcomley
06/23/2023
azure-devops

Change time zone

[!INCLUDE version-eq-azure-devops]

You can change the time zone for your organization or user profile in Azure DevOps.

The following time zones are available in Azure DevOps:

  • Azure DevOps organization time zone - the main time zone setting. This setting is where all your iteration dates, builds, and release schedules depend upon, and so on. Changing your organization time zone affects its dependencies.
  • Azure DevOps user profile time zone - only used for the user interface (UI). The user profile time zone setting is used for a more personalized experience. It also displays timestamps for when users browse Azure DevOps using the time zone configured for that specific user.

If your organization time zone is EST, and user profile is PST, all date and time fields display in PST time zone. For more information, see Time zone settings and usage.

[!INCLUDE pca-prerequisite]

Change your organization time zone

  1. Sign in to your organization (https://dev.azure.com/{yourorganization}).

  2. Select :::image type="icon" source="../../media/icons/gear-icon.png" border="false"::: Organization settings.

    :::image type="content" source="../../media/settings/open-admin-settings-vert.png" alt-text="Screenshot showing a gear icon and Organization settings emphasized.":::

  3. Select Overview, and then select the time zone from the dropdown menu.

    :::image type="content" source="media/change-time-zone/organization-time-zone-settings.png" alt-text="Screenshot showing Overview tab and Time zone dropdown menu emphasized.":::

  4. Select Save.

Your organization's time zone is updated.

Change user profile time zone

  1. From your home page, select :::image type="icon" source="../../media/icons/user-settings-gear.png" border="false"::: User settings > Time and Locale.

    :::image type="content" source="media/change-time-zone/user-settings-time-locale.png" alt-text="Screenshot showing User settings icon and Time and Locale emphasized.":::

  2. Update your preferred language, date pattern, time pattern, and time zone. When you're done, select Save.

    :::image type="content" source="media/change-time-zone/edit-time-locale.png" alt-text="Screenshot showing Time and Locale dialog and Save button emphasized.":::

  1. From your home page, open User profile, and then select My profile.

    :::image type="content" source="../settings/media/open-profile-user-settings.png" alt-text="Screenshot showing user profile settings screen.":::

  2. Select Edit profile.

    :::image type="content" source="media/change-time-zone/select-edit-profile.png" alt-text="Screenshot showing Edit profile button emphasized.":::

Your user profile time zone is updated.

Related articles