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