Home
last modified time | relevance | path

Searched refs:day (Results 251 – 275 of 355) sorted by path

1...<<1112131415

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1728day(e),r=this.weekdaysMin(n,""),i=this.weekdaysShort(n,""),a=this.weekdays(n,""),o.push(r),s.push(…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29day(e),r=this.weekdaysMin(n,""),i=this.weekdaysShort(n,""),a=this.weekdays(n,""),o.push(r),s.push(…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1day(i),this._minWeekdaysParse[i]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysPar…
426day(t),i=this.weekdaysMin(n,""),r=this.weekdaysShort(n,""),o=this.weekdays(n,""),s.push(i),a.push(…
H A Dfontawesome.all.min.css5 …ore{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f7…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 … },\n {\n \"name\": \"bday-day\"\n …
H A Dbundle.js1day(i),this._minWeekdaysParse[i]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysPar…
426day(t),i=this.weekdaysMin(n,""),r=this.weekdaysShort(n,""),o=this.weekdays(n,""),s.push(i),a.push(…
H A Dbundle.js.map1day.js","webpack:///./node_modules/d3-time/src/duration.js","webpack:///./node_modules/d3-time/src…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js28day(e),r=this.weekdaysMin(n,""),i=this.weekdaysShort(n,""),a=this.weekdays(n,""),o.push(r),s.push(…
H A Dmermaid.min.js.map1day.js","webpack://mermaid/./node_modules/d3-time/src/hour.js","webpack://mermaid/./node_modules/d…
/plugin/dwcommits/
H A Dadmin.php213 ….'&nbsp;&nbsp;(dd): <input type="text" name="d[day]" size="2" value="' . $day .'" />&nbsp;&nbsp;'…
221 …&nbsp;&nbsp;(dd): <input type="text" name="dup[day]" size="2" value="' . $day .'" />&nbsp;&nbsp;'…
H A Dhelper.php401 … list($dstr,$mon,$day,$hour,$min,$sec,$year) = $date_matches;
402 $timestamp = mktime ($hour,$min,$sec, $months[$mon], $day, $year);
710 list($month,$day,$year) = explode('-',$dstr);
711 if((strlen($month) < 2) || (strlen($year) < 4)||(strlen($day) < 2) ) {
715 if((strlen($month) + strlen($year) + strlen($day) > 8 ) ) {
719 return mktime (0,0,0, $month, $day, $year);
/plugin/edittable/lib/
H A Dhandsontable.full.js8622 return day;
8645 return this.day(this.day() % 7 ? weekday : weekday - 7);
8647 return this.day() || 7;
50025 var day = date.getDay();
50026 return day === 0 || day === 6;
50187 day += opts.firstDay;
50188 while (day >= 7) {
50189 day -= 7;
50191 return abbr ? opts.i18n.weekdaysShort[day] : opts.i18n.weekdays[day];
50227 opts.day +
[all …]
/plugin/externalembed/
H A DREADME.md100 …s to prevent and reduce the number of calls needed to the YouTube API (maximum is 10,000 per day)
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf600 https?:\/\/([^\/]*\.)?ass-day-great-its-somebodys-whop\.gameover\.in\.ua
/plugin/fckg/fckeditor/
H A Dlicense.txt1124 the 60 day notice period specified above.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js3day(n),n.setMonth(0,1),n},function(n,t){n.setFullYear(n.getFullYear()+t)},function(n){return n.get…
5day(n),n.setDate(1),n},function(n,t){n.setMonth(n.getMonth()+t)},function(n){return n.getMonth()})…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml220 month and day in ISO8601 order.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php537 …public function testParseTimestampAsUnixTimestampByDefault($yaml, $year, $month, $day, $hour, $min… argument
539 … $this->assertSame(gmmktime($hour, $minute, $second, $month, $day, $year), Inline::parse($yaml));
545 …public function testParseTimestampAsDateTimeObject($yaml, $year, $month, $day, $hour, $minute, $se… argument
549 $expected->setDate($year, $month, $day);
570 …public function testParseNestedTimestampListAsDateTimeObject($yaml, $year, $month, $day, $hour, $m… argument
574 $expected->setDate($year, $month, $day);
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst41 or ``diff.in.XXX`` where ``XXX`` can be any valid unit: second, minute, hour, day, month, year.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate_modify.rst11 {{ post.published_at|date_modify("+1 day")|date("m/d/Y") }}
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dif.rst45 <p>It's a nice day for a walk in the park.</p>
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_modify.test4 {{ date1|date_modify('-1day')|date('Y-m-d H:i:s') }}
5 {{ date2|date_modify('-1day')|date('Y-m-d H:i:s') }}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Ddate.test10 {{ date() > date('-1day') ? 'OK' : 'KO' }}
/plugin/flowcharts/
H A Dmermaid.min.js24day(e),r=this.weekdaysMin(n,""),i=this.weekdaysShort(n,""),a=this.weekdays(n,""),o.push(r),s.push(…

1...<<1112131415