[office-js] [office-js-preview] (Outlook) UserProfile.timeZone is in Windows format (#41954)

This commit is contained in:
Elizabeth Samuel
2020-01-29 13:54:56 -08:00
committed by GitHub
parent b263fdcda8
commit 2e49fc5436
2 changed files with 2 additions and 2 deletions

View File

@@ -16431,7 +16431,7 @@ declare namespace Office {
*/
emailAddress: string;
/**
* Gets the user's time zone.
* Gets the user's time zone in Windows format.
*
* @remarks
*

View File

@@ -16121,7 +16121,7 @@ declare namespace Office {
*/
emailAddress: string;
/**
* Gets the user's time zone.
* Gets the user's time zone in Windows format.
*
* @remarks
*