We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef1132 commit 8dd6e39Copy full SHA for 8dd6e39
docs/sections/user_guide/yaml/tags.rst
@@ -39,6 +39,8 @@ Converts the tagged node to a Python ``datetime`` object. For example, given ``i
39
date1: 2024-09-01
40
date2: 2024-09-01 00:00:00
41
42
+The value provided to the tag must be in ISO 8601 format to be interpreted correctly by the ``!datetime`` tag.
43
+
44
``!float``
45
^^^^^^^^^^
46
0 commit comments