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 getAcceptanceDeadline

From Catglobe Wiki
Revision as of 08:26, 8 November 2011 by Nguyentanphong (talk | contribs)

Task_getAcceptanceDeadline

   Get time of task which is accepted before the time this task carried out.

Syntax 
  Task_getAcceptanceDeadline (TaskResourceID);

Arguments
  TaskResourceID: is a number. 
 
Return type
   An array.


Examples

Array taskAcceptanceDeadline  = Task_getAcceptanceDeadline(37245949);
print(taskAcceptanceDeadline );                          // {2011,9,2,9,48,0,0,35}