complete the code to print current year alone javascript code example Example: Javascript get current year var currentYear= new Date().getFullYear();