Support for modulo operator #231
johndagostino
started this conversation in
Ideas
Replies: 2 comments
-
Thanks for the suggestion! Modulo operator could be an interesting addition to croner. Do you have any current use cases for this, apart from those mentioned in the fugit docs? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Hexagon, sorry for the delay; as the fugit docs describe, we have a use case where we want fortnight jobs locked to a specific day. for example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
fugit in ruby land supports an extension to standard cron called the modulo operator
https://github.com/floraison/fugit#the-modulo-extension
Would this be something that could potentially be supported by corner?
Beta Was this translation helpful? Give feedback.
All reactions