javascript function for copyright year code example Example: javascript display year copyright <script>document.write(new Date().getFullYear())</script>