GetRPQEndDate

From Catglobe Wiki
Jump to: navigation, search



getRPQEndDate

Returns an array representation of the end date on current QAS.

Syntax

getRPQEndDate()

Arguments

None

Return type

array : datetime object

Example

print(getRPQEndDate());

//{2006, 10, 16, 15, 59, 2, 400, 42}

// Expected result (5.6): {2008,1,22,9,4,10,0,4,42}

Availability

Version 4.8