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
199
199
+--------------------------+----------------------------------+----------------+
200
200
| * compound dtype | HDF5 compound data type | |
201
201
+--------------------------+----------------------------------+----------------+
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) |
205
205
| * "datetime" | Can be missing time. | |
206
206
+--------------------------+----------------------------------+----------------+
207
207
You can’t perform that action at this time.
0 commit comments