Skip to content

as_date no longer supports argument "format" #607

Description

@ian-price

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions