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

Times #13

Open
jameslairdsmith opened this issue Jul 28, 2019 · 1 comment
Open

Times #13

jameslairdsmith opened this issue Jul 28, 2019 · 1 comment

Comments

@jameslairdsmith
Copy link
Owner

When it comes to the generating of events from schedules, scheduler is currently good at dealing with dates, but not times or datetimes.

There is no reason for this to be the case. Times and datetimes fit into the framework just as well as dates do.

There should be a set of functions, one of which would be schedule_hours().

@jameslairdsmith
Copy link
Owner Author

One part of this will probably involve going through the code and replacing lubridate::is.Date() with lubridate::is.instant().

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

No branches or pull requests

1 participant