Description
Converts milliseconds to a date.
Parameters
Return Type
Date
Example
return millisToDate(1370616623112);
Outputs: 2013-06-07 17:50:23
See also
Converts milliseconds to a date.
Date
return millisToDate(1370616623112);
Outputs: 2013-06-07 17:50:23