/ Published in: Java
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
return (year + "/" + month + "/" + day + " " + hour + ":" + minute + ":" + second); }