BIS fnc monthDays: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) - ([a-z -]+) \|x1=" to "|r1=$1 - $2 |x1=") |
||
Line 17: | Line 17: | ||
|p2= month: [[Number]] - a non-decimal number in range 1..12 | |p2= month: [[Number]] - a non-decimal number in range 1..12 | ||
| [[Number]] - number of days in given month | |r1= [[Number]] - number of days in given month | ||
|x1= <code>_daysInThisMonth = [<nowiki/>[[date]] [[select]] 0, [[date]] [[select]] 1] [[call]] [[BIS_fnc_monthDays]];</code> | |x1= <code>_daysInThisMonth = [<nowiki/>[[date]] [[select]] 0, [[date]] [[select]] 1] [[call]] [[BIS_fnc_monthDays]];</code> |
Revision as of 14:35, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- MathEnvironment
Syntax
- Syntax:
- Syntax needed
- Parameters:
- year: Number - a non-decimal number
- month: Number - a non-decimal number in range 1..12
- Return Value:
- Number - number of days in given month
Examples
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note