Skip to content

[R] Add support for locale-specific day of week (and month of year?) returns from timestamp accessor functions #28834

@asfimport

Description

@asfimport

The R binding for the wday date accessor added in this PR #10507 currently doesn't support returning the string representation of the day of the week (e.g. "Mon") and only supports the numeric representation (e.g. 1).

We should implement this, though discussion should be had about whether this belongs at the R or C++ level.

Reporter: Nicola Crane / @thisisnic

Related issues:

Note: This issue was originally created as ARROW-13133. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions