javascript get timestamp now seconds int code example Example: javascript timestamp in seconds const ts = () => Math.floor(new Date().getTime() / 1000);