Skip to content

Specifies an interval of occurrences of a time period in serializable schedule without using recur().every() parser #241

@yasserbouchareb

Description

@yasserbouchareb

Hi,
How could I specifie an interval of occurrences of a time period like the function every() in recur parser.
example :
const schedule = { h: 8, m:0 };

how set this schedule to fires every 2 days rather than every day without using the every() function in parser, just with serializable schedule ?

Thanks in advance

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