Skip to content

2.3.0: Fix overflow calculation

Compare
Choose a tag to compare
@kylekatarnls kylekatarnls released this 05 Jun 06:49
· 181 commits to master since this release

TimeRange no longer return true on containsTime for times overflowing next day
Overflow is now calculated at the day level (OpeningHoursForDay)
New methods:

OpeningHoursForDay::isOpenAtNight
TimeRange::overflowsNextDay