Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: crontab expression for schedule #71

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dawncold
Copy link
Contributor

@dawncold dawncold commented Jun 2, 2017

I use croniter to parse crontab expression and provide a cron_expr function for schedule argument, is it possible add this feature into tasktiger?

convert utc dt to local dt
get next execution local dt
convert local dt to utc dt
@thomasst
Copy link
Member

Thanks for the PR!

Would it be possible to make this an optional dependency (e.g. inline the imports)?
Also, could you add a test and docs (README / docstring)?

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.

None yet

2 participants