Skip to content

DOM doesn't recognise "?" #5

Description

@meetvijay2004

I think following is a valid cron expression:
"50 21 ? * 3,6"

But cron-parser throws exception for it.

At the same time
50 21 * * 3,6

is invalid, but goes through without any exception.

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