diff --git a/docs/storage/source/storage_hdf5.rst b/docs/storage/source/storage_hdf5.rst index c5812174..04784eec 100644 --- a/docs/storage/source/storage_hdf5.rst +++ b/docs/storage/source/storage_hdf5.rst @@ -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. | | +--------------------------+----------------------------------+----------------+