From 690c44686d60fbf02e8741cb67160d08e4f152e6 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Sun, 29 Jan 2017 03:35:09 +0100 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 3471fc218..da8e9f83e 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -840,7 +840,9 @@ Defaults to an empty array. This uses PHP.date formatting; see http://php.net/manual/en/function.date.php -Defaults to ``Y-m-d\TH:i:sO`` (ISO8601) +Defaults to ``Y-m-d\TH:i:sP`` (ISO8601 but with colon between hours and +minutes of the timezone) - see \DateTime::ISO8601 +(https://secure.php.net/manual/en/class.datetime.php#datetime.constants.iso8601) ::