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