| H A D | moment.js | 91 function createUTC (input, format, locale, strict) { argument 591 function makeFormatFunction(format) { argument 612 function formatMoment(m, format) { argument 623 function expandFormat(format, locale) { argument 889 addFormatToken('MMM', 0, 0, function (format) { argument 893 addFormatToken('MMMM', 0, 0, function (format) { argument 934 function localeMonths (m, format) { argument 944 function localeMonthsShort (m, format) { argument 953 function handleStrictParse(monthName, format, strict) { argument 994 function localeMonthsParse (monthName, format, strict) { argument [all …]
|