Skip to content

Instantly share code, notes, and snippets.

@jasonroot
Last active June 24, 2019 19:54
Show Gist options
  • Save jasonroot/ec40de8915c69d533687f0b905debb09 to your computer and use it in GitHub Desktop.
Save jasonroot/ec40de8915c69d533687f0b905debb09 to your computer and use it in GitHub Desktop.
dynamic timestamp
©
<script>
new Date().getFullYear()>2010&&document.write(+new Date().getFullYear());
</script>
&nbsp;Company
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment