Home
last modified time | relevance | path

Searched refs:date (Results 1676 – 1700 of 2857) sorted by relevance

1...<<61626364656667686970>>...115

/plugin/publistf/bib2tpl/
H A Dchangelog2 date: 2013-03-12
/plugin/tiledblog/
H A Dstyle.css31 div.tileblog p.date {
/plugin/publistx/bib2tpl/
H A Dchangelog2 date: 2013-03-12
/plugin/highlightjs/highlight/styles/
H A Dvs.css41 .date {
H A Dir_black.css25 .string, .attribute .value, .cdata, .filter .argument, .attr_selector, .apache .cbracket, .date {
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVEvent.php94 'DTSTAMP' => date('Ymd\\THis\\Z'),
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSendGridHandler.php87 $message['date'] = date('r');
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVEvent.php94 'DTSTAMP' => date('Ymd\\THis\\Z'),
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js611 // format date using native date object
1154 date.setFullYear(y);
1156 return date;
1164 date.setUTCFullYear(y);
1166 return date;
3425 this.date(1);
3495 date: m.date(),
3621 this.year(date.getUTCFullYear());
3622 this.month(date.getUTCMonth());
3623 this.date(date.getUTCDate());
[all …]
/plugin/infomail/
H A Daction.php246 $date = strftime("%d.%m.%Y, %H:%M", $t);
247 $mailtext = "Von: $sender\nAn: $recipient\nDatum: $date\n\n" . $mailtext;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DDateTimeParserTest.php679 protected function assertDateAndOrTimeEqualsTo($date, $parts) { argument
682 DateTimeParser::parseVCardDateAndOrTime($date),
/plugin/freesync/
H A Dadmin.php168 …ptln('<td>'.(($page['llastModified'])?date("Y/m/d H:i (", $page['llastModified']).$page['lsize'].'…
172 …ptln('<td>'.(($page['rlastModified'])?date("Y/m/d H:i (", $page['rlastModified']).$page['rsize'].'…
/plugin/badbehaviour/bad-behavior/
H A Dcore.inc.php37 $date = bb2_db_date();
54 …('$ip', '$date', '$request_method', '$request_uri', '$server_protocol', '$headers', '$user_agent',…
/plugin/fksnewsfeed/inc/renderer/
H A DFykosRenderer.php96 $priorityFromElement->val($priority->priorityFrom ?: date('Y-m-d\TH:i:s', time()))
103 $priorityToElement->val($priority->priorityTo ?: date('Y-m-d\TH:i:s', time()))
/plugin/userhomepage/
H A Dhelper.php158 $date = dformat($INFO['lastmod']);
167 $out .= $date;
/plugin/noticeboard/classes/
H A DNoticeList.php244 $currentTime = mktime(0,0,0,date("n"),date("j"),date("Y"));
/plugin/pdfjs/pdfjs/web/locale/ne-NP/
H A Dviewer.properties85 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
86 # will be replaced by the creation/modification date, and time, of the PDF file.
87 document_properties_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/kn/
H A Dviewer.properties87 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
88 # will be replaced by the creation/modification date, and time, of the PDF file.
89 document_properties_date_string={{date}}, {{time}}
/plugin/datepicker/
H A Dstyle.css37 font-weight: bold; /* Pressing it will take you to the current date */
118 .calendar tbody td.selected { /* Cell showing today date */
130 .calendar tbody td.today { /* Cell showing selected date */
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php244 $currentTime = mktime(0,0,0,date("n"),date("j"),date("Y"));
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php552 $date = Inline::parse($yaml, Yaml::PARSE_DATETIME);
553 $this->assertEquals($expected, $date);
554 $this->assertSame($timezone, $date->format('O'));
/plugin/metadisplay/helper/
H A Dhtml.php275 $val = date("r", $val);
303 $rfc_cr = date("r", $created);
309 $rfc_mod = date("r", $modified);
H A Dplaintext.php273 $val = date("r", $val);
301 $rfc_cr = date("r", $created);
307 $rfc_mod = date("r", $modified);
/plugin/do/scripts/
H A DPluginDo.js123 * @param {string} due the task's due date, undefined for autodetect
147 // determine due date
219 * @param {HTMLElement} ele span with due date
220 * @returns {boolean} whether task is still open and exceed due date
439 jQuery.each(['assign', 'date'], function (i, input) {
482 var date = m[0]; variable
483 users = users.replace(date, '');
484 $popup_date.val(date);
/plugin/referrers/
H A Dcode.php31 $curdate = date("l");

1...<<61626364656667686970>>...115