display current year in html using javascript code example Example: Javascript get current year var currentYear= new Date().getFullYear();