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

Divide data having timezone issues #10

Open
amyerspigg opened this issue Sep 27, 2024 · 0 comments
Open

Divide data having timezone issues #10

amyerspigg opened this issue Sep 27, 2024 · 0 comments
Assignees

Comments

@amyerspigg
Copy link
Collaborator

divide_data(collection_datetime,flood_event_datetime)

Not working correctly when we have datetimes in the column, its assigning outside of the time frame:

set event window to use for all data frame function calls

flood_event_datetime <- c(as_datetime("2022-06-22 5:30:00", tz = "EST"), as_datetime("2022-06-22 14:30:00", tz = "EST"))
image

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

2 participants