From 3e94e337cce0ea5d8a598d5097c080928eca9c33 Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Mon, 23 Apr 2001 18:17:48 +0000 Subject: [PATCH] adding details to wday git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45728 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/datetime.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/datetime.xml b/functions/datetime.xml index d3452ace36..84e708a5a3 100644 --- a/functions/datetime.xml +++ b/functions/datetime.xml @@ -332,7 +332,7 @@ $today = date("H:i:s"); // 17:16:17 - "wday" - day of the week, numeric + "wday" - day of the week, numeric : from 0 as Sunday upt to 6 as Saturday