Skip to content

Add support for multiple nth-day-of-month values #1490

Description

@serac

We have a use case to run a single job on a single trigger semi-monthly using a cron expression like the following:

0 1 0 ? * 7#1,7#3

In plain English, on the first and third Saturdays of the month at 1201.

We are aware that this can be accomplished at present with multiple triggers, but we are using quartz indirectly in a bundled product where a single trigger is used to drive a job schedule.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions