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

Change Timeframe#from to minimum allowed value (inclusive) #84

Closed
zero88 opened this issue Oct 29, 2023 · 0 comments · Fixed by #85
Closed

Change Timeframe#from to minimum allowed value (inclusive) #84

zero88 opened this issue Oct 29, 2023 · 0 comments · Fixed by #85

Comments

@zero88
Copy link
Owner

zero88 commented Oct 29, 2023

Timeframe

  • from inclusive value
  • to exclusive value

Result: from <= value < to, value in [from, to)

This issue was closed.
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

Successfully merging a pull request may close this issue.

1 participant