# Problème de Time Zone lors des invitations Teams

Get-MailboxCalendarConfiguration -Identity &lt;user&gt; | FL WorkingHoursTimeZone

Set-MailboxCalendarConfiguration -Identity&lt;user&gt; -WorkingHoursTimeZone "Romance Standard Time"

[https://learn.microsoft.com/en-us/powershell/module/exchange/set-mailboxcalendarconfiguration?view=exchange-ps](https://learn.microsoft.com/en-us/powershell/module/exchange/set-mailboxcalendarconfiguration?view=exchange-ps)