Home
last modified time | relevance | path

Searched refs:momOptions (Results 1 – 1 of 1) sorted by relevance

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js2669 dayOfMonthFormat: function (momOptions, fcOptions) { argument
2670 var format = momOptions.longDateFormat('l'); // for the format like "M/D/YYYY"
2682 mediumTimeFormat: function (momOptions) { argument
2683 return momOptions.longDateFormat('LT')
2687 smallTimeFormat: function (momOptions) { argument
2688 return momOptions.longDateFormat('LT')
2694 extraSmallTimeFormat: function (momOptions) { argument
2695 return momOptions.longDateFormat('LT')
2701 hourFormat: function (momOptions) { argument
2702 return momOptions.longDateFormat('LT')
[all …]