Return to Snippet

Revision: 27632
at June 18, 2010 01:01 by mennyj


Initial Code
<script type="text/javascript">document.write(new Date().getFullYear())</script>

Initial URL


Initial Description
JS to dynamically update year -- good for copyright.

Initial Title
JS Dynamic Year (Copyright)

Initial Tags
javascript, js, date

Initial Language
JavaScript