Skip to content

Commit 7dcd70a

Browse files
authored
Update storage_hdf5.rst
1 parent 02009c6 commit 7dcd70a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/storage/source/storage_hdf5.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,9 @@ The mappings of data types is as follows
199199
+--------------------------+----------------------------------+----------------+
200200
| * compound dtype | HDF5 compound data type | |
201201
+--------------------------+----------------------------------+----------------+
202-
| * "isodatetime" | ASCII ISO8061 datetime string. | variable |
203-
| | For example | encoding |
204-
| | ``2018-09-28T14:43:54.123+02:00``| |
202+
| * "isodatetime" | ISO 8601 datetime string. | variable |
203+
| | For example, | (ASCII |
204+
| | ``2018-09-28T14:43:54.123+02:00``| encoding) |
205205
| * "datetime" | Can be missing time. | |
206206
+--------------------------+----------------------------------+----------------+
207207

0 commit comments

Comments
 (0)