Lines Matching refs:format

1340     return oldMomentProto.format.call(mom, formatStr); // oldMomentProto defined in moment-ext.js
2670 var format = momOptions.longDateFormat('l'); // for the format like "M/D/YYYY"
2672 format = format.replace(/^Y+[^\w\s]*|[^\w\s]*Y+$/g, '');
2674 format += ' ddd'; // for RTL, add day-of-week to end
2677 format = 'ddd ' + format; // for LTR, add day-of-week to beginning
2679 return format;
4703 return start.format(formatStr);
4823 moment_ext_1.newMomentProto.format = function () {
4837 return moment_ext_1.oldMomentProto.format.apply(this, arguments);
6885 innerHtml = util_1.htmlEscape(date.format(t.colHeadFormat));
6900 ' data-date="' + date.format('YYYY-MM-DD') + '"' :
6947 … ' data-date="' + date.format('YYYY-MM-DD') + '"' : // if date has a time, won't format it
7485 ' data-date="' + date.format() + '"' :
7489 …horHtml({ date: date, type: 'week' }, { 'class': 'fc-week-number' }, date.format('w') // inner HTML
7493 …html += view.buildGotoAnchorHtml(date, { 'class': 'fc-day-number' }, date.format('D') // inner HTML
7829 var title = this.getCellDate(row, col).format(this.opt('dayPopoverFormat'));
8128 …{ date: weekStart, type: 'week', forceOff: this.colCnt === 1 }, weekStart.format('w') // inner HTML
9422 params[startParam] = start.format();
9423 params[endParam] = end.format();
10473 date: date.format('YYYY-MM-DD'),
12704 weekText = weekStart.format(this.opt('smallWeekFormat'));
12928 util_1.htmlEscape(slotDate.format(this.labelFormat)) +
12933 '<tr data-time="' + slotDate.format('HH:mm:ss') + '"' +
14231 return '<tr class="fc-list-heading" data-date="' + dayDate.format('YYYY-MM-DD') + '">' +
14235 …(dayDate, { 'class': 'fc-list-heading-main' }, util_1.htmlEscape(dayDate.format(mainFormat)) // in…
14239 …l(dayDate, { 'class': 'fc-list-heading-alt' }, util_1.htmlEscape(dayDate.format(altFormat)) // inn…