2
0
Эх сурвалжийг харах

* Better m/mm format specifier docs (bug ID 31449)

git-svn-id: trunk@35892 -
michael 8 жил өмнө
parent
commit
5cd12a2521

+ 2 - 2
rtl/objpas/sysutils/datih.inc

@@ -57,8 +57,8 @@ var
       dddd   : day of week (full)
       ddddd  : shortdateformat
       dddddd : longdateformat
-      m      : month
-      mm     : month (leading zero)
+      m      : month. If preceded by h or hh specifiers, then minutes.
+      mm     : month. If preceded by h or hh specifiers, then minutes (leading zero).
       mmm    : month (abbreviation)
       mmmm   : month (full)
       y      : year (two digits)