SyntaxFix
Write A Post
Hire A Developer
Questions
From the docs page, notice they have these helpful headers
http://momentjs.com/docs/#/get-set/weekday/ (I didn't see them at first)
With header sections for:
.
var now = moment(); var day = now.day(); var date = now.date(); // Number