JPCrounse

Results 1 comments of JPCrounse

> If you're using moment, then `getWeekNumber: (day) => moment(day).isoWeek()` seems to do the trick. This works but the code seems to use the first day of the week to...