You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2022/04/28 09:53:00 UTC

[jira] [Updated] (ARROW-13133) [R] Add support for locale-specific day of week (and month of year?) returns from timestamp accessor functions

     [ https://issues.apache.org/jira/browse/ARROW-13133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dragoș Moldovan-Grünfeld updated ARROW-13133:
---------------------------------------------
        Parent: ARROW-16155
    Issue Type: Sub-task  (was: Improvement)

> [R] Add support for locale-specific day of week (and month of year?) returns from timestamp accessor functions
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-13133
>                 URL: https://issues.apache.org/jira/browse/ARROW-13133
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: R
>            Reporter: Nicola Crane
>            Priority: Major
>              Labels: good-first-issue
>
> The R binding for the wday date accessor added in this PR [https://github.com/apache/arrow/pull/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.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)