More actions
No edit summary |
Cg huyphong (talk | contribs) 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