You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Rok Mihevc (Jira)" <ji...@apache.org> on 2021/06/25 10:10:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17369370#comment-17369370 ] 

Rok Mihevc edited comment on ARROW-13133 at 6/25/21, 10:09 AM:
---------------------------------------------------------------

ARROW-13174


was (Author: rokm):
https://issues.apache.org/jira/browse/ARROW-13174

> [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: Improvement
>          Components: R
>            Reporter: Nic Crane
>            Priority: Major
>
> 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.3.4#803005)