Skip to content

Exception is not raised if day of week is outside of 0-7 #41

Description

@adamruzicka
> CronParser.new("* * * * 100").next
=> 2021-11-01 00:00:00 +0100

Other fields seem to raise an exception if the field is out of bound

> CronParser.new("100 400 * * *").next
ArgumentError: argument out of range

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