Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

fix(cron): matching weekdayMap values with os.date wday values#700

Merged
thelindat merged 1 commit intooverextended:masterfrom
hakanesnn:master
Jan 28, 2025
Merged

fix(cron): matching weekdayMap values with os.date wday values#700
thelindat merged 1 commit intooverextended:masterfrom
hakanesnn:master

Conversation

@hakanesnn
Copy link
Contributor

weekdayMap is written according to cron standards, getTimeUnit(self.weekday, 'wday') from the expression “‘0 12 * * * mon’” returns 8 and the cronjob was not running.

@thelindat thelindat merged commit 7076f19 into overextended:master Jan 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants