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