Просмотр исходного кода

docs: Update mday return values

Xenofon Karamanos 1 месяц назад
Родитель
Сommit
821c9cd9a2

+ 1 - 1
docs/cookbooks/3.2.x/pseudovariables.md

@@ -665,7 +665,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/3.3.x/pseudovariables.md

@@ -667,7 +667,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/4.0.x/pseudovariables.md

@@ -730,7 +730,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/4.1.x/pseudovariables.md

@@ -740,7 +740,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/4.2.x/pseudovariables.md

@@ -770,7 +770,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/4.3.x/pseudovariables.md

@@ -928,7 +928,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/4.4.x/pseudovariables.md

@@ -929,7 +929,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.0.x/pseudovariables.md

@@ -930,7 +930,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.1.x/pseudovariables.md

@@ -1013,7 +1013,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.2.x/pseudovariables.md

@@ -1029,7 +1029,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.3.x/pseudovariables.md

@@ -1077,7 +1077,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.4.x/pseudovariables.md

@@ -1154,7 +1154,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.5.x/pseudovariables.md

@@ -1211,7 +1211,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.6.x/pseudovariables.md

@@ -1292,7 +1292,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.7.x/pseudovariables.md

@@ -1292,7 +1292,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/5.8.x/pseudovariables.md

@@ -1311,7 +1311,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/6.0.x/pseudovariables.md

@@ -1446,7 +1446,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)

+ 1 - 1
docs/cookbooks/devel/pseudovariables.md

@@ -1491,7 +1491,7 @@ The 'name' can be:
 - sec - return seconds (int 0-59)
 - min - return minutes (int 0-59)
 - hour - return hours (int 0-23)
-- mday - return the day of month (int 0-59)
+- mday - return the day of month (int 1-31)
 - mon - return the month (int 1-12)
 - year - return the year (int, e.g., 2008)
 - wday - return the day of week (int, 1=Sunday - 7=Saturday)