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

[Feature]: Support Truncated Time Zones and Times for isodatetime #512

Closed
2 tasks done
lawrence-mbf opened this issue Jul 11, 2023 · 0 comments · Fixed by #525
Closed
2 tasks done

[Feature]: Support Truncated Time Zones and Times for isodatetime #512

lawrence-mbf opened this issue Jul 11, 2023 · 0 comments · Fixed by #525
Assignees
Labels
category: enhancement improvements of code or code behavior

Comments

@lawrence-mbf
Copy link
Collaborator

lawrence-mbf commented Jul 11, 2023

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:

  • date: YYYY-MM-DD or YYYYMMDD
  • time: <date>Thh:mm:ss.sssssssss or <date>Thhmmss.sssssssss
  • time zone: <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

@lawrence-mbf lawrence-mbf added the category: enhancement improvements of code or code behavior label Jul 11, 2023
@lawrence-mbf lawrence-mbf self-assigned this Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: enhancement improvements of code or code behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant