Cron Months Incorrect?
Opened this issue · 0 comments
dathbe commented
When I set a module on the schedule of module_schedule: {from: '0 1 1 3 *', to: '0 23 5 10 *' },
(i.e., for the months of March through early October), I get a log entry that says
0|mm | [2024-10-29 14:10:28.873] [LOG] MMM-ModuleScheduler will next show MMM-MyStandings at Tue Apr 01 2025 01:00:00 GMT-0700 (Pacific Daylight Time)
0|mm | [2024-10-29 14:10:28.874] [LOG] MMM-ModuleScheduler will next hide MMM-MyStandings at Tue Nov 05 2024 23:00:00 GMT-0800 (Pacific Standard Time)
So it seems to be adding 1 to the month in each instance.