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

start_iso8601 and end_iso8601 not validated #58

Open
vedran-kasalica opened this issue Jan 3, 2024 · 0 comments
Open

start_iso8601 and end_iso8601 not validated #58

vedran-kasalica opened this issue Jan 3, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@vedran-kasalica
Copy link
Member

The ISO_start and ISO_end times are obligatory, however, the library does not check whether the fields are valid.

For example, here the start is in 2022, while the end is in 2019.

This could cause issues when doing post-processing, or implementing features that utilise the time element, e.g., random access.

@vedran-kasalica vedran-kasalica added bug Something isn't working enhancement New feature or request labels Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant