Javasctipt Unix TimeStamp с даты

Math.round(new Date().getTime() / 1000).toString()
Busy Bee