Subject: | wrong results returned from days_contain |
Date: | Tue, 10 Jun 2014 13:07:52 +0000 |
To: | "bug-DateTime-Event-Cron [...] rt.cpan.org" <bug-DateTime-Event-Cron [...] rt.cpan.org> |
From: | Wolfgang Schlueschen <wolfgang.schlueschen [...] nxp.com> |
Hi,
for an entry in crontab file like:
50 10 1 * 1-5,0,7 D:\\execute.bat
matching of date/time seems not to be implemented in the right way in the
subroutine days_contain.
Instead positive match on day ( which is 1 ) && dow ( which is 1-5,0,7 )
there is always a positive match as long as dow matches without taking into
account the day of the month.
Regards,
Wolfgang
Message body not shown because it is not plain text.