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

cron_next with time_t parameter produces next time which equals produced time. #33

Open
CasysWooks opened this issue Apr 6, 2023 · 0 comments

Comments

@CasysWooks
Copy link

With the cronexpr string as shown below.

CronExpr String: */15 * * * * *

I tried to calculate the Next Cron Time from Timestamp below.

DateTime: 2023-04-06 16:24:15.001

The result confirmed that the same time came out as below

NextTime: 2023-04-06T16:24:15

Is this result a bug?

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