Skip to content
4 changes: 3 additions & 1 deletion docs/storage/source/storage_hdf5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,10 @@ The mappings of data types is as follows
| * compound dtype | HDF5 compound data type | |
+--------------------------+----------------------------------+----------------+
| * "isodatetime" | ASCII ISO8061 datetime string. | variable |
| | For example | |
| | For example | encoding |
| | ``2018-09-28T14:43:54.123+02:00``| |
| * "datetime" | Can be missing timezone. Can | |
| | also be missing time. | |
Comment thread
rly marked this conversation as resolved.
Outdated
+--------------------------+----------------------------------+----------------+


Expand Down