Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yasserbouchareb opened this issue Mar 19, 2021 · 0 comments

Comments

@yasserbouchareb
Copy link

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

@yasserbouchareb yasserbouchareb changed the title Specifies an interval of occurrences (as recur().every()) of a time period in serializable schedule Specifies an interval of occurrences of a time period in serializable schedule without using recur().every() parser Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant