go-co-op / gocron

Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
MIT License
5.46k stars 304 forks source link

issue-738: make withSeconds optional in cron-expression #739

Closed rbroggi closed 2 months ago

rbroggi commented 2 months ago

What does this do?

Which issue(s) does this PR fix/relate to?

Resolves #738

List any changes that modify/break current functionality

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes