how to get year of date javascript code example Example: how to get the year in javascript new Date().getFullYear(); // This will get you the current year