Nic Crane created ARROW-13133:
---------------------------------
Summary: [R] Add support for locale-specific
Key: ARROW-13133
URL: https://issues.apache.org/jira/browse/ARROW-13133
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Nic Crane
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)