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