Searched refs:getCalendarFormat (Results 1 – 3 of 3) sorted by relevance
3160 function getCalendarFormat(myMoment, now) { function4517 hooks.calendarFormat = getCalendarFormat;
10239 function getCalendarFormat(myMoment, now) {11582 hooks.calendarFormat = getCalendarFormat;
1 …getCalendarFormat(myMoment, now) {\n var diff = myMoment.diff(now, 'days', true);\n …