Changes

7 bytes added ,  09:46, 19 December 2011
m
Line 32: Line 32:     
Inputs:
 
Inputs:
:* {{Code|ctime}}, ''int''<br>the UNIX seconds in UTC timezone of the time of item creation; optional, will be set on a server side otherwise;
+
:* {{Code|ctime}}, ''int''<br>the UNIX seconds in UTC timezone of the time when item was created; optional, will be set on a server side otherwise;
:* {{Code|mtime}}, ''int''<br>the UNIX seconds in UTC timezone of the time of item modification; optional, will be set on a server side otherwise;
+
:* {{Code|mtime}}, ''int''<br>the UNIX seconds in UTC timezone of the time when item was modified; optional, will be set on a server side otherwise;
    
Returns:
 
Returns: