lazywinadmin / PowerShell

PowerShell functions and scripts (Azure, Active Directory, SCCM, SCSM, Exchange, O365, ...)
http://lazywinadmin.com
MIT License
2.58k stars 721 forks source link

Added TimeZone parameter in Get-O365CalendarEvent #5

Closed Stephanevg closed 8 years ago

Stephanevg commented 8 years ago

Hi, I have added the possibility to select the time Zone while getting an event. I noticed that they were always 2h late in my case (I am located in Basel, thus "Romance Standard Time").

We could add all the values of the time zones in validate set, but I was to lazy ;)

(FYI: The complete list of time zones available can be found here https://technet.microsoft.com/en-us/library/cc749073(v=ws.10).aspx )