how to get week from date moment js code example Example: moment get iso week number const weekNumber = moment().format("w");