CronHour constructor. Initializes the "hour" field with the provided values.
Values for the "hour" field
Optional
wildcard: boolean = falseWhether this field is a wildcard
Returns an array of allowed special characters for this field.
Indicates whether this field is a wildcard.
Returns the maximum value allowed for this field.
Returns the minimum value allowed for this field.
Returns an array of allowed values for the "hour" field.
Static
charsStatic
constraintsReturns the constraints for this field.
Static
maxStatic
minStatic
validReturns the regular expression used to validate this field.
Serializes the field to an object.
Static
sorter
Represents the "hour" field within a cron expression. CronHour