Home:ALL Converter>JSDate: check if given unix timestamp is in seconds or milliseconds

JSDate: check if given unix timestamp is in seconds or milliseconds

Ask Time:2022-08-05T06:44:29         Author:DarkIntaqt

Json Formatter

I want to check in VanillaJS if a unix timestamp is in milliseconds or in seconds, are there some lightweight solution in VanillaJS.

Author:DarkIntaqt,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/73242931/jsdate-check-if-given-unix-timestamp-is-in-seconds-or-milliseconds
yy