Changes

44 bytes added ,  09:45, 19 December 2011
Line 32: Line 32:     
Inputs:
 
Inputs:
:* {{Code|ctime}}, ''int''<br>the UNIX seconds time of entry creation; optional, will be set on a server side otherwise;
+
:* {{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|mtime}}, ''int''<br>the UNIX seconds time of entry modification; 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;
    
Returns:
 
Returns: