Skip to content

Make valid_cron_query #38

Description

@melquelima

Would be great to implement an def function to validate if the cron string is valid, cz sometimes it is wrong and pycron.is_now("30/* * * * *", dt) will never return True

would be great to have like

pycron.isvalid_cron_query("30/* * * * *") #False

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions