The unixtimesuperdate( function converts a 13 digit UNIX epoch date/time (including milliseconds) into a Panorama superdate.
Parameters
This function has one parameter:epochtime – EPOCH time (based on the number of seconds since midnight January 1, 1970).
Description
This function converts a 13 digit UNIX epoch date/time (including milliseconds) into a Panorama superdate.
unixtimewsuperdate(1704057224955) ☞ Sunday, December 31st, 2023 @ 9:13:44 pm
unixtimewsuperdate(1095379199000) ☞ Thursday, September 16th, 2004 @ 11:59:59 pm
unixtimewsuperdate(1271664970687) ☞ Monday, April 19th, 2010 @ 8:16:10 am
See Also
History
Version | Status | Notes |
10.2 | New | New in this version. |