<html> <body> <button onclick="var myDate = new Date(); alert(Date.parse(myDate));">parte a date</button> </body> </html>