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 2022/10/04 19:48:00 UTC

[jira] [Created] (ARROW-17935) [C++] Kernel to convert timestamp with timezone to wall time

Rok Mihevc created ARROW-17935:
----------------------------------

             Summary: [C++] Kernel to convert timestamp with timezone to wall time
                 Key: ARROW-17935
                 URL: https://issues.apache.org/jira/browse/ARROW-17935
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Rok Mihevc


We have `assume_timezone` to go from wall time timestamp to timestamp with a timezone. We might want a reverse operation to go from timestamp with a timezone to wall time.

This is not needed for computation within Arrow, but would be needed if an application outsides of Arrow consumes wall time. E.g.: https://stackoverflow.com/questions/73275465/how-to-keep-original-datatime-in-pyarrow-table/73276431



--
This message was sent by Atlassian Jira
(v8.20.10#820010)