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.

Task getCompletionDeadline

From Catglobe Wiki
Revision as of 02:35, 12 October 2011 by Tungocman (talk | contribs)

Task_getCompletionDeadline

   Get deadline (Carried out) of task.

Syntax 
  Task_getCompletionDeadline(TaskResourceID); 

Arguments
  TaskResourceID: is a number. 

Return type
   UTC date time array


Examples

array taskDeadLine = Task_getCompletionDeadline(37245949); print(taskDeadLine); //{2011,10,9,9,48,0,0,40}