[
https://issues.apache.org/jira/browse/ARROW-13133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367082#comment-17367082
]
Nic Crane commented on ARROW-13133:
-----------------------------------
Yes, I think I should be able to achieve the functionality I need via that.
> [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)