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