Skip to content

Document %e format token #370

Description

@DavisVaughan

Writes the day of month as a decimal number. If the result is a single decimal digit, it is prefixed with a space.

https://en.cppreference.com/w/cpp/chrono/zoned_time/formatter

> clock::date_format(as.Date("2020-01-02"), format = "%Y-%m-%e")
[1] "2020-01- 2"

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