Christoph
16637265fb
Migrate osm opening hours parsing to external library (#900)
* Fix: don't treat PH OpeningHours with specified time as `everyDay`
* migrate to osm-opening-hours, add tests for openinghours parsing
* Style nit
* implement 'PH,Su off'
* implement SpecificWeekdays
* decrypt source code (a little)
* fix constructor call in OpeningHoursTest.kt
* lint
* fix negative durations, add test for LastNth + test to combine everything implemented
* add copyright note for osm-opening-hours
* remove unused library