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: fixed serialization of datetime to iso format #629

Merged
merged 1 commit into from
Aug 20, 2019
Merged

fix: fixed serialization of datetime to iso format #629

merged 1 commit into from
Aug 20, 2019

Conversation

jsam
Copy link
Contributor

@jsam jsam commented Aug 20, 2019

  • Ensures that datetime fields are serialized to isoformat
  • Adds tests to check correct serialization

closes #627

@jsam jsam requested a review from a team as a code owner August 20, 2019 13:05
@jsam jsam merged commit 693d59d into SwissDataScienceCenter:master Aug 20, 2019
@jsam jsam deleted the 627-datetime-bug branch August 20, 2019 13:27
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.

DataSet's schema:dateCreated triples not in ISO format
2 participants