Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove DateTime conversions #131

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Remove DateTime conversions #131

merged 1 commit into from
Nov 22, 2021

Conversation

PhyxionNL
Copy link
Contributor

DateTime.Now converts Utc to local time, then ToUniversalTime converts it back to Utc, so just use UtcNow.

DateTime.Now converts Utc to local time, then ToUniversalTime converts it back to Utc, so just use UtcNow.
@PhyxionNL
Copy link
Contributor Author

CI failure is unrelated.

@Shazwazza
Copy link
Owner

Seems like a good change :)

@Shazwazza Shazwazza merged commit b22ea5e into Shazwazza:master Nov 22, 2021
@Shazwazza Shazwazza added this to the 4.0.3 milestone Nov 22, 2021
@PhyxionNL PhyxionNL deleted the patch-1 branch November 23, 2021 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants