diff --git a/reference/datetime/formats.xml b/reference/datetime/formats.xml index a89ba70d45..b6c35de338 100644 --- a/reference/datetime/formats.xml +++ b/reference/datetime/formats.xml @@ -18,7 +18,7 @@ -
+ Time Formats @@ -171,11 +171,11 @@ -
+ -
+ Date Formats @@ -443,11 +443,11 @@ in the proleptic Gregorian calendar). -
+ -
+ Compound Formats @@ -635,13 +635,12 @@ The "Unix Timestamp" format sets the timezone to UTC. -
+ -
+ Relative Formats - This page describes the different relative date/time formats that the strtotime, DateTime and @@ -926,7 +925,32 @@ December being 31 days in length, producing a total of 61 days. -
+ + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.3.3 + + "first day" and "last day" changed to behave has "+1 day" and "-1 day", + respectively. Previously, the behaviour was as "first day of" and "last day of". + + + + + + + +