Searched defs:withoutSuffix (Results 1 – 1 of 1) sorted by relevance
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | moment.js | 485 function relativeTime (number, withoutSuffix, string, isFuture) { argument 3355 function from (time, withoutSuffix) { argument 3365 function fromNow (withoutSuffix) { argument 3369 function to (time, withoutSuffix) { argument 3379 function toNow (withoutSuffix) { argument 4292 function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) { argument 4296 function relativeTime$1 (posNegDuration, withoutSuffix, locale) { argument
|