Comments on: Generating Outlook calendar invitations on the fly using C# and .NET https://blogs.perficient.com/2008/11/12/generating-outlook-calendar-invitations-on-the-fly-using-c-and-net/ Expert Digital Insights Fri, 09 Sep 2016 11:34:12 +0000 hourly 1 By: Donald McLean https://blogs.perficient.com/2008/11/12/generating-outlook-calendar-invitations-on-the-fly-using-c-and-net/#comment-3394 Fri, 09 Sep 2016 11:34:12 +0000 http://blogs.pointbridge.com/Blogs/basin_ilya/Pages/Post.aspx?_ID=1#comment-3394 I am working on a project, I am trying to create a calendar entry on the fly. However the trick is the hosting server is in one time zone and I am working in a different time zone. When I run the app it creates the file, however it is 2 hours off because of time zone differences, I have tried many different ways to fix it and having lots of trouble attempting to fix it.

]]>