Skip to content

Commit 8dd6e39

Browse files
Just the warning about the ISO format this time.
1 parent fef1132 commit 8dd6e39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/sections/user_guide/yaml/tags.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Converts the tagged node to a Python ``datetime`` object. For example, given ``i
3939
date1: 2024-09-01
4040
date2: 2024-09-01 00:00:00
4141
42+
The value provided to the tag must be in ISO 8601 format to be interpreted correctly by the ``!datetime`` tag.
43+
4244
``!float``
4345
^^^^^^^^^^
4446

0 commit comments

Comments
 (0)