<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - systemd.time documentation: 'day of month' vs 'day of week'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87859#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - systemd.time documentation: 'day of month' vs 'day of week'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87859">bug 87859</a>
              from <span class="vcard"><a class="email" href="mailto:cwa@pipeline.com" title="Chris Atkinson <cwa@pipeline.com>"> <span class="fn">Chris Atkinson</span></a>
</span></b>
        <pre>I do not believe that is how systemd.time works. As is noted in the man page:

"Calendar events may be used to refer to one or more points in time in a single
expression. They form a superset of the absolute timestamps explained above:

           Thu,Fri 2012-*-1,5 11:12:13

The above refers to 11:12:13 of the first or fifth day of any month of the year
2012, given that it is a Thursday or Friday."

I read this as saying that only days which are both Thurs/Fri AND 1/5 would be
included. I tested this by creating a timer which included "OnCalendar=Thu,Fri
2015-*-5 11:12:13". I then started it on Thur 2014-12-31 and ran "systemctl
list-timers", which showed the service would run on Thur 2015-02-05, the next
day which is the fifth calendar day of a month and a Thursday.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>