Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeZones.jl support? #121

Open
oxinabox opened this issue Jul 4, 2019 · 1 comment
Open

TimeZones.jl support? #121

oxinabox opened this issue Jul 4, 2019 · 1 comment

Comments

@oxinabox
Copy link

oxinabox commented Jul 4, 2019

Feather explictly has a TIMESTAMP type
that includes timezone info.

it would be useful to map this to the ZonedDateTime type in TimeZones.jl

@ExpandingMan
Copy link
Collaborator

I'm in the process of a major re-write of Arrow.jl. I'm pretty sure the Arrow time types that are in the current version are going to go away completely, and instead the underlying data will be converted to Julia time types on the fly. Certainly I should use ZonedDateTime where appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants