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

Added future date check #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added future date check #15

wants to merge 1 commit into from

Conversation

nguy
Copy link

@nguy nguy commented Oct 12, 2023

This hopefully addresses #14 by adding a future date check function. The conn.get_avail_scans_in_range function now returns an exception if the start date is in the future. If the end date is in the future it resets the end date to be the current UTC datetime.

@nguy
Copy link
Author

nguy commented Feb 9, 2024

I believe this also would fix #13, which is likely the same problem. But not 100% sure.

@nguy nguy mentioned this pull request May 24, 2024
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.

1 participant