Javasctipt Unix TimeStamp desde la fecha

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