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

Support loop-sentinel with a duration step #431

Closed
Seddryck opened this issue Dec 30, 2018 · 1 comment
Closed

Support loop-sentinel with a duration step #431

Seddryck opened this issue Dec 30, 2018 · 1 comment

Comments

@Seddryck
Copy link
Owner

It should be possible to define a loop-sentinel with a seed and a terminal that are dateTime and a duration for the step.

This duration could be set in month so a loop with a seed of 1-JAN and a terminal to 1-MAR should have three instances that are all a the first day of the month, independently of the count of days in the month. It should also work with days.

The format for duration should be the one defined for TimeSpan for anything with a fixed duration (days, hours, minutes, seconds). For years and months, the format should be "1 year" or "12 months", the "s" at the end is facultative.

@Seddryck Seddryck added this to the v1.20 milestone Dec 30, 2018
@Seddryck
Copy link
Owner Author

available in build https://ci.appveyor.com/project/Seddryck/nbi/builds/21296106/artifacts (1.20-beta.48)

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

1 participant