Check out example codes for "javascript code for year in html". It will help you in understanding the concepts better.
Code Example 1
<script type="text/javascript">
document.write(new Date().getFullYear());
</script>
Learn ReactJs, React Native from akashmittal.com