Created
August 5, 2017 00:05
-
-
Save EncodeTheCode/48553f3e6a00b06d2f22b954de418cd6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var D=[new Date(),1,"/"];document.write((D[0].getDay()+D[1]-2)+D[2]+(D[0].getMonth()+D[1])+D[2]+D[0].getFullYear()); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment