diff --git a/reference/datetime/datetimeimmutable/createfromformat.xml b/reference/datetime/datetimeimmutable/createfromformat.xml
index d2aeff8ad55a..2a6be6f434c6 100644
--- a/reference/datetime/datetimeimmutable/createfromformat.xml
+++ b/reference/datetime/datetimeimmutable/createfromformat.xml
@@ -169,7 +169,7 @@
X and x
- A full numeric representation of a year, up to 19 digits,
+ A full numeric representation of a year, up to 19 digits,
optionally prefixed by + or
-
Examples: 0055, 787,
@@ -178,9 +178,9 @@
Y
- A full numeric representation of a year, up to 4 digits
- Examples: 0055, 787,
- 1999, 2003
+ A full numeric representation of a year, up to 4 digits
+ Examples: 25 (same as 0025),
+ 787, 1999, 2003
y