From a6629a0fad12394341a2d72871aa53baf019ef69 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Tue, 23 Aug 2016 11:36:45 +0000 Subject: [PATCH] Add proper markup git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339931 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/datetime/createfromformat.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/datetime/datetime/createfromformat.xml b/reference/datetime/datetime/createfromformat.xml index 746bd06b19..b92ed7c622 100644 --- a/reference/datetime/datetime/createfromformat.xml +++ b/reference/datetime/datetime/createfromformat.xml @@ -60,7 +60,7 @@ d and j - Day of the month, 2 digits with (d) or without (j) leading zeros + Day of the month, 2 digits with (d) or without (j) leading zeros 01 to 31 or 1 to 31 @@ -103,7 +103,7 @@ m and n - Numeric representation of a month, with (m) or without (n) leading zeros + Numeric representation of a month, with (m) or without (n) leading zeros 01 through 12 or 1 through 12 @@ -144,7 +144,7 @@ g and h - 12-hour format of an hour without (g) or with (h) leading zeros + 12-hour format of an hour without (g) or with (h) leading zeros 1 through 12 or 01 through 12