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

Stringify argument not documented. #309

Open
abberadhi opened this issue Feb 8, 2023 · 0 comments
Open

Stringify argument not documented. #309

abberadhi opened this issue Feb 8, 2023 · 0 comments

Comments

@abberadhi
Copy link

I encountered an issue that left me scratching my head for a good while... When stringifying a cron expression that contains 6 fields accoring to the readme, the result is 5 fields (missing seconds).

It turns out .stringify() takes a boolean argument that controls whether to include the second field.

It would be good to have this information included in the readme.

Thanks,
A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants