Skip to content

Add support for the following format #19

@fodor0205

Description

@fodor0205

The following format:
Oct-May: Mo-Fr 08:30-16:30; May-Oct: Mo-Fr 08:30-17:30; Sa 09:00-13:00
gives an Unexpected token: ":,timesep" exception in JavaScript.

I've checked it with http://openingh.openstreetmap.de/evaluation_tool/ and it displayed the desired info.

This facility has two seasons:

  • from May 1 to Sept 30:
    • open from Monday to Friday 08:30-17:30
    • open on Saturday 09:00-13:00
  • from Oct 1 to Apr 31:
    • open from Monday to Friday 08:30-16:30

Please correct me if my expression is wrong. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions