From 2fd750abdd7b28d8c1ecb8f4a78f8e861d8244e8 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Wed, 21 May 2025 15:32:00 +0200 Subject: mention localization of "date" --- it.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'it.class') diff --git a/it.class b/it.class index 3753e5c..e43b794 100644 --- a/it.class +++ b/it.class @@ -1051,7 +1051,7 @@ static function time() /** * Output formatted and localized date * @param format optional format to be passed to date(), default "Y-m-d H:i:s" - * Other formats are "date", "datetime", "time". + * Other formats are "date", "datetime" and "time" in local language * Formats can be qualified with language, e.g. "date:en" * Special formats without language support are "icsdate", "icsdatetime". * @param stamp optional unix timestamp (default is now). -- cgit v1.2.3