numberToDate

From Bohemia Interactive Community
Revision as of 14:29, 4 October 2013 by Killzone Kid (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Convert float number to a date.
Groups:
Uncategorised

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

Notes

Bottom Section