Java String.Format System.CurrentTimemillis

new SimpleDateFormat ("yyyy-MM-dd H:mm:ss").format (new Date(System.currentTimeMillis ()))
Fox Blue