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

Streamline multivalued date, time, and datetime read and writes #150

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

blairconrad
Copy link
Owner

Relates to #149. As @lmdulz noted in that issue, we were loading multivalued dates (times, and datetimes…), iterating over them, and putting them in a list. Then before writing back to the data element, serializing them. There was no need.

@blairconrad blairconrad changed the title Read and write multivalued date, time, and datetimes differently Streamline multivalued date, time, and datetime read and writes Aug 3, 2023
@blairconrad blairconrad merged commit 78a99e4 into main Aug 3, 2023
11 of 12 checks passed
@blairconrad blairconrad deleted the multivalue branch August 3, 2023 19:18
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.

None yet

1 participant