numberToDate: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ") |
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
||
Line 17: | Line 17: | ||
|descr= Convert float number to a date. | |descr= Convert float number to a date. | ||
|s1= | |s1= [[numberToDate]] [year,time] | ||
|p1= [year,time]: [[Array]] - | |p1= [year,time]: [[Array]] - |
Revision as of 17:11, 20 June 2021
Description
- Description:
- Convert float number to a date.
- Groups:
- Environment
Syntax
- Syntax:
- numberToDate [year,time]
- Parameters:
- [year,time]: Array -
- Return Value:
- Array
Examples
- Example 1:
_date = numberToDate [2008,0.5324]; //[2008,7,13,7,49]
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