Skip to content

bugfix: use uniform datetime fmt with 8601 type on the wire #9

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

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

alkasm
Copy link
Contributor

@alkasm alkasm commented Aug 26, 2024

Previously, dataset.upload() only worked for timezone-naive timestamps. Now we explicitly write all timestamps as timezone-aware and the backend can successfully parse them.

@bauerm97 bauerm97 merged commit f1f7f1a into main Aug 26, 2024
1 check passed
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.

3 participants