numberToDate: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 17: Line 17:
| Convert float number to a date.
| Convert float number to a date.


| '''numberToDate''' [year,time]
|s1=  '''numberToDate''' [year,time]


|p1= [year,time]: [[Array]] -
|p1= [year,time]: [[Array]] -

Revision as of 00:14, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
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

See also:
dateToNumbergetNumberisNumberparseNumberplayersNumber

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