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

specify the format for dateUploaded in categorize_dataset #217

Open
laijasmine opened this issue Jun 14, 2021 · 0 comments
Open

specify the format for dateUploaded in categorize_dataset #217

laijasmine opened this issue Jun 14, 2021 · 0 comments

Comments

@laijasmine
Copy link

While working on the reporting function @jeanetteclark found that the dateUploaded column is inconsistent in the datset categorization sheet where sometimes rows are added in this format: ’2021-01-21 17:17:36 and other times it is added in this format: 2/9/2021 0:52:06 . Because of this we need to first read in the data as character before converting to POSIXct.

It would be helpful to specify the format when using googlesheets4::sheet_append(). However this isn't available at the moment: tidyverse/googlesheets4#81

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