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