Skip to content

Instantly share code, notes, and snippets.

@tanmancan
Last active September 11, 2015 17:55
Show Gist options
  • Save tanmancan/5c8732b598ebbcf0407c to your computer and use it in GitHub Desktop.
Save tanmancan/5c8732b598ebbcf0407c to your computer and use it in GitHub Desktop.
Auto Date
<script>document.write(new Date().getFullYear());</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment