Java String.format System.CurrentTimeMillis

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