Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.12.0
Description
The CSV writer should start supporting writing temporal arrays back to disk.
To be consistent with norms, we should look at what other libraries do for date and time where the resolution is greater than seconds, and potentially deal with the below:
- Is there optionality to how dates are written, or should it always be DD/MM/YYYY.
- Should / or - be used?
- Should time types be written as HH:MM:SS.ms, or 12345ms, 12345us, 12345ns?
- Should timestamps always be written in the ISO8601 JSONlike format?
Attachments
Issue Links
- links to