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

fix datetime encode/decode #53

Merged
merged 2 commits into from
Oct 12, 2020
Merged

Conversation

talIguaz
Copy link
Contributor

Issues:

  • The encode assumed that the given datetime is in UTC, rather then convert it to UTC
  • The decode didn't return a UTC timezoned time. which caused bugs when writing a timestamp from nginx, and reading via v3io-py the time object returned was incorrect.

@pavius pavius merged commit 593b53d into v3io:development Oct 12, 2020
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

Successfully merging this pull request may close these issues.

2 participants