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 date guessing issue #68

Closed
jakopako opened this issue Mar 4, 2022 · 3 comments
Closed

Fix date guessing issue #68

jakopako opened this issue Mar 4, 2022 · 3 comments
Assignees

Comments

@jakopako
Copy link
Owner

jakopako commented Mar 4, 2022

This was fixed already but with refactoring had to be removed. The problem is smart-guessing the year of a date if it is not provided by the crawled website. An example is the Helsinki crawler. During the year this does not really matter but in between two years the dates would be wrong as the year would always be the 'old' one and not increased by one for dates that lie in the new year.

@jakopako
Copy link
Owner Author

jakopako commented Mar 4, 2022

Probably there should be some kind of option for date fields, sth like 'smart-guessing-year: true'

@jakopako
Copy link
Owner Author

jakopako commented Aug 4, 2022

related: jakopako/croncert-config#76

@jakopako jakopako self-assigned this Aug 4, 2022
@jakopako
Copy link
Owner Author

jakopako commented Sep 8, 2023

example where this will be useful: https://kaserne-basel.ch/en

jakopako added a commit that referenced this issue Sep 8, 2023
@jakopako jakopako closed this as completed Sep 8, 2023
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

No branches or pull requests

1 participant