Skip to content

Commit a7e14d6

Browse files
authored
Merge pull request #3 from NeurodataWithoutBorders/allow-dates-with-no-times
2 parents e5ca1d9 + cd6b1de commit a7e14d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/description.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ String specifying the data type of the attribute. Allowable values are:
593593
+--------------------------+----------------------------------+----------------+
594594
| * "isodatetime" | ISO 8601 datetime string, e.g., | variable |
595595
| | 2018-09-28T14:43:54.123+02:00 | (ASCII |
596-
| * "datetime" | | encoding) |
596+
| * "datetime" | Can be missing time | encoding) |
597597
+--------------------------+----------------------------------+----------------+
598598

599599
.. note::

0 commit comments

Comments
 (0)