[Bug]: date of birth date time round trip #1859
Labels
category: bug
errors in the code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of NWB users
Milestone
What happened?
After adding
date
as an allowable type forSubject.date_of_birth
:a Subject date_of_birth can be set with a
date
object. This can be written to an NWB file which stores the date correctly. However, on read, the date_of_birth is converted to adatetime
.Steps to Reproduce
Traceback
No response
Operating System
macOS
Python Executable
Conda
Python Version
3.9
Package Versions
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: