You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/06/15 12:45:00 UTC

[jira] [Updated] (ARROW-12820) [C++] Strptime ignores timezone information

     [ https://issues.apache.org/jira/browse/ARROW-12820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joris Van den Bossche updated ARROW-12820:
------------------------------------------
    Labels: timestamp  (was: )

> [C++] Strptime ignores timezone information
> -------------------------------------------
>
>                 Key: ARROW-12820
>                 URL: https://issues.apache.org/jira/browse/ARROW-12820
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Rok Mihevc
>            Priority: Major
>              Labels: timestamp
>
> ParseTimestampStrptime currently ignores the timezone information. So timestamps are read as if they were all in UTC. This can be unexpected. See [discussion|https://github.com/apache/arrow/pull/10334#discussion_r634269138] for details.
> It would be useful to either capture timezone information or convert timestamp to UTC when parsing it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)