Bad translation
This commit is contained in:
Laurent Destailleur
2013-12-13 17:36:43 +01:00
parent 92d23b2735
commit 9a07f31a8c
2 changed files with 8 additions and 8 deletions

View File

@@ -777,7 +777,7 @@ function dol_strftime($fmt, $ts=false, $is_gmt=false)
* Return charset is always UTF-8, except if encodetoouput is defined. In this case charset is output charset
*
* @param int $time GM Timestamps date
* @param string $format Output date format
* @param string $format Output date format (tag of strftime function)
* "%d %b %Y",
* "%d/%m/%Y %H:%M",
* "%d/%m/%Y %H:%M:%S",