time stamp to seconds javascript code example Example: how to get seconds in timstamps js var seconds = new Date().getTime() / 1000;