<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 22.05.2019 um 14:31 schrieb Paul
      Allen:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPy1dOLot=QVpy=d4yddiyUCzCoOY+4usD4PbGT4Bd5PneCX4Q@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">..<br>
        <div class="gmail_quote">As others have pointed out, we might be
          able to accommodate holidays.  Although we're likely</div>
        <div class="gmail_quote">to end up with collisions in the
          two-character namespace we currently allow for them. 
          Feasible,</div>
        <div class="gmail_quote">maybe.  Month names are something that
          isn't feasible without namespacing opening_hours.<br>
        </div>
        ...<br>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>That is not really correct as written, OH has the concept of
      variable dates which are based on some external definition of when
      they exactly are, currently the only one defined is "easter". 
      Typically you would use these to start/end date ranges or a single
      date that is on or can be defined relative to such a date. So
      adding "ramadan" or any other, externally defined date of note is
      not really an issue as long as the string used doesn't conflict
      with anything else. <br>
    </p>
    <p>That is a separate concept from "PH" and "SH" which are just
      general references to public resp. school holidays (I suppose
      there might be a use case for "RH", religious holidays, but lets
      don't add baggage before somebody actually asks for it :-)). <br>
    </p>
    <p>Simon<br>
    </p>
  </body>
</html>