Home
last modified time | relevance | path

Searched refs:moment (Results 1 – 25 of 145) sorted by relevance

123456

/plugin/davcal/
H A Dscript.js19 return moment(input,format).toDate();
22 return moment(this).format(format);
343 var startDate = moment(jQuery('#dw_davcal__eventfrom_edit').val(), 'YYYY-MM-DD');
344 var endDate = moment(jQuery('#dw_davcal__eventto_edit').val(), 'YYYY-MM-DD');
349 var startTime = moment.duration(jQuery('#dw_davcal__eventfromtime_edit').val());
350 var endTime = moment.duration(jQuery('#dw_davcal__eventtotime_edit').val());
504 calEvent.end = moment(event);
522 calEvent.end = moment(event);
689 endEvent = moment(calEvent.end);
/plugin/dirtylittlehelper/mermaid/editor/src/components/
DLinks.svelte3 import moment from 'moment';
45 a.download = `mermaid-diagram-${moment().format('YYYYMMDDHHmmss')}.png`;
86 event.target.download = `mermaid-diagram-${moment().format(
/plugin/zip/lang/en/
Dintro.txt3 This page will create a zip archive of your wiki database at the moment. Also, you may restore you…
/plugin/confmanager/lang/nl/
Dscheme.txt3 De volgende protocollen zijn op dit moment toegestaan:
/plugin/autonumbering/
DREADME.md4 …s://www.dokuwiki.org/plugin:autonumbering plugin back to live. That is not available at the moment.
/plugin/aclregex/
DREADME.md19 At the moment, there's no admin component - editing must be done through
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js121 var moment = __webpack_require__(0);
529 return moment.duration({
537 return moment.duration({
544 return moment.duration(Math.round(a.diff(b, unit, true)), // returnFloat=true
583 else if (moment.isDuration(start)) { // given duration
623 return moment.duration(dur * n);
627 return moment.duration({ months: months * n });
629 return moment.duration({ days: dur.asDays() * n });
909 var moment = __webpack_require__(0);
917 if (moment.isMoment(startInput)) {
[all …]
/plugin/ipban/lang/nl/
Dbanned.txt3 Uw IP adres is op dit moment niet toegestaan om daarmee deze wiki te bezoeken. Dit kan het gevolg z…
/plugin/ipban/lang/cs/
Dbanned.txt3 Pro IP adresu ze které se momentálně připojujete k wiki byl přístup zamítnut. To může být způsobeno…
/plugin/magnifier/
DREADME.md6 _Note:_ The image of the loupe cannot be changed at the moment since the script requires its curren…
/plugin/formatplus2/
DREADME.md4 This fork only tries to fix the deprecated `jQuery.browser` type error (at the moment). I have e-ma…
/plugin/upgrade/lang/fr/
Dfinal.txt7 Mais pour le moment, profitez de [[:|votre nouveau DokuWiki]] ! :-)
/plugin/authlinotp/
DREADME.md7 At the moment you need to create a useridresolver in privacyIDEA, that holds the same users
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
DEdit.svelte12 import moment from 'moment';
138 return `${moment(t).fromNow()} (${new Date(t).toLocaleString()})`;
/plugin/dokugitviewer/
DREADME4 Please notice, that this is barely usable at the moment.
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Den-ca.js1 …object"==typeof exports?t(require("moment"),require("fullcalendar")):t(e.moment,e.FullCalendar)}("…
H A Den-ie.js1 …object"==typeof exports?t(require("moment"),require("fullcalendar")):t(e.moment,e.FullCalendar)}("…
H A Den-gb.js1 …object"==typeof exports?t(require("moment"),require("fullcalendar")):t(e.moment,e.FullCalendar)}("…
H A Den-au.js1 …object"==typeof exports?t(require("moment"),require("fullcalendar")):t(e.moment,e.FullCalendar)}("…
H A Dda.js1 …object"==typeof exports?r(require("moment"),require("fullcalendar")):r(e.moment,e.FullCalendar)}("…
H A Den-nz.js1 …object"==typeof exports?t(require("moment"),require("fullcalendar")):t(e.moment,e.FullCalendar)}("…
H A Dsv.js1 …object"==typeof exports?r(require("moment"),require("fullcalendar")):r(e.moment,e.FullCalendar)}("…
H A Dar-kw.js1 …object"==typeof exports?t(require("moment"),require("fullcalendar")):t(e.moment,e.FullCalendar)}("…
H A Dar-tn.js1 …object"==typeof exports?t(require("moment"),require("fullcalendar")):t(e.moment,e.FullCalendar)}("…
H A Dar-dz.js1 …object"==typeof exports?t(require("moment"),require("fullcalendar")):t(e.moment,e.FullCalendar)}("…

123456