From 517e7bc1633ff637320dbd442c3a3385ee2a4beb Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Thu, 31 Jul 2014 13:11:04 +0000 Subject: [PATCH] update "first/last day of" to reflect changes in 5.3.3 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334438 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/formats.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/datetime/formats.xml b/reference/datetime/formats.xml index 3463a32ee9..a89ba70d45 100644 --- a/reference/datetime/formats.xml +++ b/reference/datetime/formats.xml @@ -748,13 +748,13 @@ "front of 5am", "front of 23" - 'first day' ' of'? + 'first day of' Sets the day of the first of the current month. This phrase is best used together with a month name following it. "first day of January 2008" - 'last day' ' of'? + 'last day of' Sets the day to the last day of the current month. This phrase is best used together with a month name following it. "last day of next month"