Home
last modified time | relevance | path

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

/plugin/davcal/
H A Djstz.js27 MINUTE: 60000, property in jstz.consts
194 return find_dst_fold(dst_change, consts.HOUR, consts.MINUTE);
198 return find_dst_fold(dst_change, consts.MINUTE, consts.SECOND);
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php26 const MINUTE = 0; define in Cron\\CronExpression
51 private static $order = array(self::YEAR, self::MONTH, self::DAY, self::WEEKDAY, self::HOUR, self::MINUTE);
/plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/
H A DCronExpressionTest.php35 $this->assertEquals('1', $cron->getExpression(CronExpression::MINUTE));
59 $this->assertEquals($expected[0], $cron->getExpression(CronExpression::MINUTE));
/plugin/eventline/
H A Dtimeline.js169 result=Timeline.DateTime.MINUTE;
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js726 var MINUTE = 4;
1727 array[MINUTE] = toInt(input.substr(pos));
1734 array[MINUTE] = toInt(input.substr(pos1, 2));
1741 array[MINUTE] = toInt(input.substr(pos));
1747 array[MINUTE] = toInt(input.substr(pos1, 2));
1985 …a[HOUR] < 0 || a[HOUR] > 24 || (a[HOUR] === 24 && (a[MINUTE] !== 0 || a[SECOND] !== …
1986 a[MINUTE] < 0 || a[MINUTE] > 59 ? MINUTE :
2074 config._a[MINUTE] === 0 &&
3035 m : toInt(match[MINUTE]) * sign,
3727 addParseToken(['m', 'mm'], MINUTE);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D34.34.js.map1 … 'DAY',\n 'EDATE',\n 'EOMONTH',\n 'HOUR',\n 'MINUTE',\n 'MONTH'…
H A D35.35.js.map1MINUTE',\n 'MINUTE_MICROSECOND',\n 'MINUTE_SECOND',\n 'MIN_ROWS',\n 'M…
H A D40.40.js.map1 …',\n 'MESSAGE_TEXT',\n 'METHOD',\n 'MIN',\n 'MINUTE',\n 'MINVAL…
H A D61.61.js.map1 …n 'MIN_IOPS_PER_VOLUME',\n 'MIN_MEMORY_PERCENT',\n 'MINUTE',\n 'MINUTE…
H A Dbundle.js.map1MINUTE = 4;\n var SECOND = 5;\n var MILLISECOND = 6;\n var WEEK = 7;\n var WEEKDAY = 8…
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1597 Date.MINUTE = 60 * Date.SECOND;
1598 Date.HOUR = 60 * Date.MINUTE;
/plugin/edittable/lib/
H A Dhandsontable.full.js7898 var MINUTE = 4;
8837 array[MINUTE] = toInt(input.substr(pos));
8844 array[MINUTE] = toInt(input.substr(pos1, 2));
8851 array[MINUTE] = toInt(input.substr(pos));
8857 array[MINUTE] = toInt(input.substr(pos1, 2));
9095 …a[HOUR] < 0 || a[HOUR] > 24 || (a[HOUR] === 24 && (a[MINUTE] !== 0 || a[SECOND] !== …
9096 a[MINUTE] < 0 || a[MINUTE] > 59 ? MINUTE :
9382 config._a[MINUTE] === 0 &&
10114 m : toInt(match[MINUTE]) * sign,
10805 addParseToken(['m', 'mm'], MINUTE);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js1780 case SimileAjax.DateTime.MINUTE:var A=B.getUTCMinutes();
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js1780 case SimileAjax.DateTime.MINUTE:var A=B.getUTCMinutes();
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js6 …DATE",66:"TIME",67:"DAY",68:"MONTH",69:"YEAR",70:"WEEKDAY",71:"HOUR",72:"MINUTE",73:"SECOND",74:"N…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs9153 // 0x42 MINUTE
14415 72: "MINUTE",