Skip to content

Instantly share code, notes, and snippets.

@EncodeTheCode
Created August 5, 2017 00:06
Show Gist options
  • Save EncodeTheCode/82b356ffb10a0584c643fc0e6935e4fe to your computer and use it in GitHub Desktop.
Save EncodeTheCode/82b356ffb10a0584c643fc0e6935e4fe to your computer and use it in GitHub Desktop.
var D=[new Date(),1,"/"];document.write((D[0].getDay()+D[1])+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