how to get current year of date in javascript code example Example: Javascript get current year var currentYear= new Date().getFullYear();