Kasun
Kasun

Reputation: 346

Check VSTS server time zone

We commit our code to a VSTS server. How to check VSTS server timezone? I was able to find team member's time zone in their profile. But how to find VSTS server timezone?

Upvotes: 2

Views: 217

Answers (1)

Jayendran
Jayendran

Reputation: 10960

I think you are confused about the AzureDevOps Time Zone.

All the time Zone in AzureDevOps can be configurable. Basically, there are 2 types of Timezone in AzureDevOps

  1. VSTS/AzureDevOps Account TimeZone- It controls the Iteration dates, builds/release schedule Pipeline etc.,
  2. VSTS/AzureDevOps user profile TimeZone - Only used for the UI purpose, based on the user profile we can control this.

Please see my detailed answer here

Upvotes: 2

Related Questions