[Feature]: Support Truncated Time Zones and Times for isodatetime
#512
Labels
category: enhancement
improvements of code or code behavior
isodatetime
#512
What would you like to see added to MatNWB?
As proposed by NeurodataWithoutBorders/nwb-schema#321
Is your feature request related to a problem?
No response
What solution would you like?
Support these formats for
datetime
formatting based on user and file input:YYYY-MM-DD
orYYYYMMDD
<date>Thh:mm:ss.sssssssss
or<date>Thhmmss.sssssssss
<date><time>Z
or<date><time>±hh:mm
or<date><time>±hhmm
With any such segment (date, time, or time zone) possibly missing.
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
The text was updated successfully, but these errors were encountered: