Javascript convert date to Unix-style timestamp code example Example: javasctipt unix timestamp from date Math.round(new Date().getTime() / 1000).toString()