From 4f5dbb13fa4e1db4cc7dbc66a60295809ee7d9d6 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Fri, 26 Jun 2015 00:20:51 +0000 Subject: [PATCH] MM are months; minutes are II git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337055 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/formats.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/datetime/formats.xml b/reference/datetime/formats.xml index f7e0a0d016..9d4e1714a2 100644 --- a/reference/datetime/formats.xml +++ b/reference/datetime/formats.xml @@ -514,8 +514,8 @@ MM - [0-5][0-9] - "00", "12", "59" + [0-1][0-9] + "00", "12" space @@ -539,7 +539,7 @@ tzcorrection - "GMT"? [+-] hh ":"? MM? + "GMT"? [+-] hh ":"? II? "+0400", "GMT-07:00", "-07:00"