SyntaxFix
Write A Post
Hire A Developer
Questions
formatCalendarDate = function (dateTime) { return moment.utc(dateTime).format('LL') }