Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetRPQEndDate: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
 
Line 16: Line 16:
'''Return type'''
'''Return type'''


array
array : datetime object


'''Example'''
'''Example'''

Latest revision as of 04:36, 29 December 2011



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