Closed
Description
Between versions 1.6.0 and 1.7.1, the function as_date lost the ability to use the argument "format". I was using this when the date was embedded in part of the text.
the command
as_date(MY_INPUT, format = "MY_TEXT_%Y%m%d")
returns an error in 1.7.1
Error in .local(x, ...) : unused argument (format = "MY_TEXT_%Y%m%d")
Metadata
Metadata
Assignees
Labels
No labels