Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

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

Open
jordimontana82 opened this issue Dec 27, 2020 · 1 comment

Comments

@jordimontana82
Copy link
Owner

var today = DateTime.Today;

@jordimontana82 jordimontana82 added this to the v2.x milestone Dec 27, 2020
@jordimontana82
Copy link
Owner Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant