BIS fnc isDateTimeNewer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Initial Export)
 
(Change version)
Line 4: Line 4:
| arma3 |= Game name
| arma3 |= Game name


|1.00|= Game version
|1.86|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 10:21, 8 December 2018

Hover & click on the images for description

Description

Description:
<pre> /************************************************************ Copmare two Dates Parameters: [date1, date2] Returns true if the first passed datetime is newer than the second one Example: [date, [2035,8,29,11,55] ] call BIS_fnc_IsDateTimeNewer
                                                                                                                        • /
</pre><small>(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)</small>
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
<!-- [] call BIS_fnc_IsDateTimeNewer; -->
Return Value:
Return value needed

Examples

Example 1:
<code></code>

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

<h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN -->

<!-- Note Section END --> </dl>

<h3 style="display:none">Bottom Section</h3>