Business days #188
Replies: 2 comments
-
|
The problem is that there is no "business day" - or rather business days depend not only on country but on many political decisions - and not only on country level, but often regional, or even "per organisation" - what is "business" for you might often be "non-business" for me. There is really no way to make a "universal" approach other than the user supplying actual calendar of what is and what is not business day. I'd say that logic of that should be handled externally to croniter. Like launching something on every potentially business day in your case and checking if this is really a business day (and which) in your organisation. |
Beta Was this translation helpful? Give feedback.
-
|
But if you can come up with a concrete idea an contribute it (for example how to provide a custom calendar) - yeah - such contribution might be accepted (however for now I will convert it to a discussion). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it make sense to extend the syntax with business days support? It would need to operate in a context of a concrete business days calendar.
The part that would be practical and doesn't have an expression (is it possible to compose it in?) is first/last/n-th business day in a week. Maybe for that we could use a second symbol e.g.
bwmeaning “business day in a week”?Beta Was this translation helpful? Give feedback.
All reactions