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

Bug in readme #76

Closed
eikek opened this issue Jan 6, 2021 · 1 comment
Closed

Bug in readme #76

eikek opened this issue Jan 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@eikek
Copy link
Owner

eikek commented Jan 6, 2021

The readme shows a bug when generating events where there aren't any.

If an event is in the past, the nextElapsed returns a None:

CalEvent.unsafe("1900-01-* 12,14:0:0").nextElapse(LocalDateTime.now)
// res7: Option[LocalDateTime] = Some(value = 2021-01-06T12:00)
@eikek eikek added the bug Something isn't working label Jan 6, 2021
@eikek
Copy link
Owner Author

eikek commented Jan 6, 2021

Closed by #77

@eikek eikek closed this as completed Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant