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)