console.log(now.day(1).format('L')); //01.10.2012 console.log(now.day(1).format('dddd')); //понедельник