summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--it.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it.class b/it.class
index 682c897..3753e5c 100644
--- a/it.class
+++ b/it.class
@@ -1050,7 +1050,7 @@ static function time()
/**
* Output formatted and localized date
- * @param format optional format (default is 2007-01-02 03:04:05).
+ * @param format optional format to be passed to date(), default "Y-m-d H:i:s"
* Other formats are "date", "datetime", "time".
* Formats can be qualified with language, e.g. "date:en"
* Special formats without language support are "icsdate", "icsdatetime".