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

Fix: error invalid argument cannot convert null to type system.datetime #5

Conversation

tjgruber
Copy link
Owner

@tjgruber tjgruber commented Jun 1, 2024

Simple fix removing the extra invalid .UtcDateTime

@tjgruber tjgruber added the bug Something isn't working label Jun 1, 2024
@tjgruber tjgruber self-assigned this Jun 1, 2024
@tjgruber tjgruber linked an issue Jun 1, 2024 that may be closed by this pull request
@tjgruber tjgruber merged commit 7a4a51d into master Jun 1, 2024
@tjgruber tjgruber deleted the 4-error-invalidargument-cannot-convert-null-to-type-systemdatetime branch June 1, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: InvalidArgument: Cannot convert null to type "System.DateTime".
1 participant