File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments