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

Support PublicHolidays for opening hours #51

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

DanielSiepmann
Copy link
Member

DayOfWeek is an enum as defined at https://schema.org/DayOfWeek
We missed the PublicHolidays enum value when building
getDaysOfWeekWithMondayFirstWeekDay() which is used in templates to
get ordered result.
Opening hours for public holidays were not rendered, which is now fixed.

DayOfWeek is an enum as defined at https://schema.org/DayOfWeek
We missed the PublicHolidays enum value when building
`getDaysOfWeekWithMondayFirstWeekDay()` which is used in templates to
get ordered result.
Opening hours for public holidays were not rendered, which is now fixed.
@DanielSiepmann DanielSiepmann force-pushed the feature/support-holiday-days-in-opening-hours branch from 28a2ee3 to 01b7c5f Compare September 14, 2021 12:40
@koritnik koritnik merged commit 355e471 into main Sep 14, 2021
@koritnik koritnik deleted the feature/support-holiday-days-in-opening-hours branch September 14, 2021 12:51
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.

None yet

2 participants