From e1f8e34b67e43b130086df1faddf5eeee6f359f5 Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Tue, 11 Jul 2000 17:44:46 +0000 Subject: [PATCH] Added note about the "T" arg. to date() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28109 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/datetime.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/functions/datetime.xml b/functions/datetime.xml index 2b8ca35f8e..0bd48da7bb 100644 --- a/functions/datetime.xml +++ b/functions/datetime.xml @@ -170,6 +170,11 @@ t - number of days in the given month; i.e. "28" to "31" + + + T - Timezone setting of this machine; i.e. "MDT" + + U - seconds since the epoch