You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/12 16:40:51 UTC

[GitHub] [arrow] rok commented on pull request #12865: ARROW-14477: [C++] Timezone-aware kernels should also handle offset strings

rok commented on PR #12865:
URL: https://github.com/apache/arrow/pull/12865#issuecomment-1096954774

   @pitrou @lidavidm @jorisvandenbossche this is complete yet but I would like to validate the approach with you before I continue. Do you feel this makes enough sense to complete the PR?
   Please note `date.h` recognises zones names like "Etc/GMT+10" but only in iterations of 1hr, while we might want to cover 30 minute iterations. I'm basing this off of the [`date.h` recommendation](https://howardhinnant.github.io/date/tz.html#:~:text=T%20just%20work.-,Custom%20time%20zone,-Occasionally%20the%20IANA) for custom time zones.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org