I have a custom entity named Event, when I try to retrieve an Event datetime from CRM database through a custom app, it return a wrong date.
There are two views, one is: FilteredNew_Event, the other one New_Event
FilteredNew_Event return the correct date, but my custom application is not using windows authentication
New_Event: return the date time in UTC format, but even after converting (-4 Hour) for my time zone, with some records it return a datetime with one hour difference
It’s very confusing; any help will be really appreciated
Alaa
*This post is locked for comments
I have the same question (0)