Syntax
MSTODATE(<number>)
Description
Converts an integer representing a timestamp in milliseconds from January 1, 1970, 00:00:00 GMT to its corresponding date value. Datameer X timestamps are similar to Unix Time, except they are based on milliseconds instead of seconds.
...