Skip to content

Conversation

@Workbench3D
Copy link

resolve #487

For some reason, pull request (#565) wasn't included in the release version, so I've set up a monthly schedule. Days 1 through 28 are supported, due to February's variability.

Has preserved the project's naming philosophy.

schedule.every(3).months.at("28 12:30").do(job)
schedule.every().month.at("01 12:44:02", "UTC").do(job)

@QuintenQVD0
Copy link

@Workbench3D Is there any way you can merge master in this and fix merge conflicts as I realy need this?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

supports "months" and "years” interval

2 participants