fake-xrm-easy
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)
https://github.com/jordimontana82/fake-xrm-easy/blob/3e68ddc4b6c911501e3575ca8ff5cf83f69044f2/FakeXrmEasy.Shared/XrmFakedContext.Queries.cs#L1697
Current implementation uses local time, however, dates initialised in the context use UTC so there will be edge cases where incorrect results are returned