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 check for DateTime instance #36

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Fix check for DateTime instance #36

merged 1 commit into from
Jan 26, 2024

Conversation

mkszepp
Copy link
Collaborator

@mkszepp mkszepp commented Jan 26, 2024

fix #35

Since luxon v1.6.0 there exists a function to check if the datetime is luxon, so we should use it

@mkszepp mkszepp added the bug Something isn't working label Jan 26, 2024
@mkszepp mkszepp merged commit 644e0c1 into master Jan 26, 2024
@mkszepp mkszepp deleted the fix-instance-datetime branch January 26, 2024 06:47
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.

Checking if the datetime is a Luxon DateTime fails
1 participant