If I understand the opening_hours  wiki page correctly you're missing a semicolon and the correct input should be:<br><br>opening_hours=24/7; Fr 14:00-22:00 off<br><br>Does that work?<br><br>Alternatively, omitting the 24/7 part would be correct as it's implied if the off range is not preceded by anything<br><br>opening_hours=Fr 14:00-22:00 off<br><br>Personally I'm a fan of explicit rules.<br><br>Charles<br><br>AndrĂ© Pirard <A.Pirard.Papou@gmail.com> wrote:<br><br>
    Hi,<br>
    <br>
    I've had multiple <a
      href="https://josm.openstreetmap.de/ticket/9085">difficulties
      described here</a> coding a simple opening-hours "always except
    one period".<br>
    OpeningHoursEdit bugs and not finding how to represent "always"
    after reading the whole lot several times.<br>
    Normally, always is 24/7 but I suspect protest against 24/7 + "off"
    time.<br>
    So, I bet that nothing preceding "period off" means always.<br>
    And, as you probably noticed that I don't take OSM as a betting
    game, I'm asking confirmation.<br>
    <br>
    As it takes much time "reading the whole lot several times", I added
    a more conventional syntax diagram as a synoptic.<br>
    Please check it and see what must remain of the rest and how.<br>
    Feel free to add as many (n) references as needed behind any diagram
    line to text below it.<br>
    But please do not crowd the diagram with the text itself again,
    thanks.<br>
    <br>
    Cheers,<br>
    <br>
    <table>
      <tbody>
        <tr>
          <td>AndrĂ©.</td>
        </tr>
      </tbody>
    </table>
    <br>