System.currentTimeMillis()
Math.round((new Date().getTime())/1000)
date +%s
SELECT unix_timestamp(now())