Share via

Default Timezone for calendars

Anonymous
2019-01-17T13:33:33+00:00

When I run the following powershell

Get-MailboxCalendarConfiguration -Identity  $ID |fl Identity, WorkingHoursTimeZone

The output advised me that the 

WorkingHoursTimeZone : Pacific Standard Time

Where can I change the default for this value as this seems to be the same for the majority of our resource calendars.

Microsoft 365 and Office | Subscription, account, billing | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2019-01-17T15:24:15+00:00

Hi Ben,

Based on your description, I did a lot of research about changing the working hours time zone with powershell. As far as I know you can use the command below to change the working hours TimeZone, here is an example for your reference:

 **Set-MailboxCalendarConfiguration -Identity ****@contoso.com -WorkingHoursTimeZone "Pacific Standard Time"     Please replace the Pacific Standard Time value with the timezone value you need, thanks.  For more information, please refer to Set-MailboxCalendarConfiguration.

If you need any further help, please feel free to let me know, thanks.

Regards,

Oliver

Was this answer helpful?

0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2019-01-22T09:46:54+00:00

    Hi Ben,

    If you are using office 365 account and want to change the office 365 mailbox calendar timezone, you can try to sign into the outlook web app, and then change the default time zone in the settings of Outlook Web App. For more information, please refer to Change your display language and time zone in Office 365 for Business.

    If you have any other concern, please feel free to let me know, thanks.

    Regards,

    Oliver

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-01-22T09:11:41+00:00

    My question was not how to set it, but how to change the default setting.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-01-19T15:36:32+00:00

    Hi Ben,

    If you need any further help, please feel free to let me know, thanks.

    Regards,

    Oliver

    Was this answer helpful?

    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more