BIS fnc monthDays: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 23: Line 23:
| [[date]], [[BIS_fnc_showTime]], [[BIS_fnc_secondsToString]]
| [[date]], [[BIS_fnc_showTime]], [[BIS_fnc_secondsToString]]
}}
}}




[[Category:Functions|{{uc:monthDays}}]]
[[Category:Functions|{{uc:monthDays}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:monthDays}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:monthDays}}]]

Revision as of 00:42, 1 February 2021

Hover & click on the images for description

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:
Return value needed

Examples

Example 1:
_daysInThisMonth = [date select 0, date select 1] call BIS_fnc_monthDays;

Additional Information

See also:
See also needed

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