Skip to content

specify the format for dateUploaded in categorize_dataset #217

Description

@laijasmine

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions