fake-xrm-easy icon indicating copy to clipboard operation
fake-xrm-easy copied to clipboard

Last / This / Next Date operators should take UTC dates into account (really calculation should be based on UTC dates)

Open jordimontana82 opened this issue 3 years ago • 1 comments

https://github.com/jordimontana82/fake-xrm-easy/blob/3e68ddc4b6c911501e3575ca8ff5cf83f69044f2/FakeXrmEasy.Shared/XrmFakedContext.Queries.cs#L1697

jordimontana82 avatar Dec 27 '20 22:12 jordimontana82

Current implementation uses local time, however, dates initialised in the context use UTC so there will be edge cases where incorrect results are returned

jordimontana82 avatar Dec 27 '20 22:12 jordimontana82