Difference between revisions of "GetRPQEndDate"

From Catglobe Wiki
Jump to: navigation, search
 
Line 16: Line 16:
 
'''Return type'''
 
'''Return type'''
  
array
+
array : datetime object
  
 
'''Example'''
 
'''Example'''

Latest revision as of 06: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