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

Feature/every nth week #790

Merged
merged 2 commits into from Sep 10, 2019
Merged

Commits on Sep 5, 2019

  1. Adding logic for every nth week. E.g Every 2 weeks on Friday would ha…

    …ve cron expression such as "0 0 12 ? * FRI/2"
    Niko Yakimov committed Sep 5, 2019
    Copy the full SHA
    b8a2ea4 View commit details
    Browse the repository at this point in the history
  2. Adding test for every Nth week THU and FRI.

    Niko Yakimov committed Sep 5, 2019
    Copy the full SHA
    082b363 View commit details
    Browse the repository at this point in the history