Skip to content

Commit

Permalink
Update storage_hdf5.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Jan 31, 2025
1 parent 02009c6 commit 7dcd70a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/storage/source/storage_hdf5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,9 @@ The mappings of data types is as follows
+--------------------------+----------------------------------+----------------+
| * compound dtype | HDF5 compound data type | |
+--------------------------+----------------------------------+----------------+
| * "isodatetime" | ASCII ISO8061 datetime string. | variable |
| | For example | encoding |
| | ``2018-09-28T14:43:54.123+02:00``| |
| * "isodatetime" | ISO 8601 datetime string. | variable |
| | For example, | (ASCII |
| | ``2018-09-28T14:43:54.123+02:00``| encoding) |
| * "datetime" | Can be missing time. | |
+--------------------------+----------------------------------+----------------+

Expand Down

0 comments on commit 7dcd70a

Please sign in to comment.