Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-16841 [R] Additional Lubridate Capabilities
  3. ARROW-13133

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

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • R

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              thisisnic Nicola Crane
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: