marca de tiempo a unix tiempo reaccionar

var unixTimestamp = moment('2012.08.10', 'YYYY.MM.DD').unix();
Precious Panther