Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • R
    • None

    Description

      I was wrong about this, it is supported in Arrow. Addressed in PR: https://github.com/apache/arrow/pull/12433
      ==========================
      Base R support this, but currently Arrow does not.

      a <- as.POSIXct("2022-02-25 00:00:01", tz = "Europe/London")
      as.Date(a, tz = "Pacific/Marquesas") 
      #> [1] "2022-02-24"
      

      Attachments

        Issue Links

          Activity

            Fixed in the linked PR

            dragosmg Dragoș Moldovan-Grünfeld added a comment - Fixed in the linked PR
            rokm Rok Mihevc added a comment -

            This issue has been migrated to issue #31247 on GitHub. Please see the migration documentation for further details.

            rokm Rok Mihevc added a comment - This issue has been migrated to issue #31247 on GitHub. Please see the migration documentation for further details.

            People

              dragosmg Dragoș Moldovan-Grünfeld
              dragosmg Dragoș Moldovan-Grünfeld
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: