mVermaat / Crm.Specflow

D365 Extension for SpecFlow allows you to automatically test your Dynamics 365 CE implementation. It provides a broad set of SpecFlow steps to help you create your scripts very rapidly. It leverages the EasyRepro library from Microsoft for the User Interface related tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using TimeZoneOffset won't get correct results in all timezones

mVermaat opened this issue · comments

In the Casablanca TimeZone the UTC conversion doesn't work properly. Use 'ConvertTimeToUtc(DateTime, TimeZoneInfo)' instead.