Home
last modified time | relevance | path

Searched refs:date (Results 1951 – 1975 of 2857) sorted by relevance

1...<<71727374757677787980>>...115

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DCrap4j.php56 …$root->appendChild($document->createElement('timestamp', date('Y-m-d H:i:s', (int) $_SERVER['REQUE…
/plugin/stale/
H A DREADME.md8 …* touches all configuration files (ie change only the modified date, not the content) in order to …
/plugin/pubmed2020/
H A Dstyle.css27 .pubmed span.date{
/plugin/odtsupport/
H A Dsyntax.php123 $hash = date($this->getConf('dateformat'), intval($metadata));
/plugin/copycode/
H A DREADME.md59 - Updated date and link to github repository
/plugin/linkback/exe/
H A Dpingback.php116 date('Y/m/d H:i', time()) . ': Received pingback from ' . $linkback['url'] . ' (' . $linkback['lid'] . ')',
/plugin/offline/
H A Dcreate.php74 log_msg(__LINE__, date('Y-m-d') . ' Offline version created');
103 log_msg(__LINE__, date('Y-m-d') . ' Creating offline version');
/plugin/file2dw/
H A Daction.php251 $this->now = date('Y-m-d_H-i-s');
516 fwrite( $this->logFileHandle, date(DATE_ATOM).':'.$_SERVER['REMOTE_USER'].':'.$content.' ' );
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties53 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
54 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties54 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
55 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php148 'Cannot handle token prior to ' . \date(DateTime::ISO8601, $payload->nbf)
157 'Cannot handle token prior to ' . \date(DateTime::ISO8601, $payload->iat)
/plugin/dokugource/
H A Dadmin.php166 …ptln(' Start : <input type="text" name="dokugource_from" value="'.date('Y-m-d H:i:s', ($this->from…
/plugin/removeold/
H A Dadmin.php238 $timestamp = date('d/M/Y G:i:s');
/plugin/ckgdoku/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc2 * Basic sample plugin inserting current date and time into CKEditor editing area.
/plugin/authucenter/lib/uc_client/model/
H A Dmail.php41 $data[$k]['dateline'] = $v['dateline'] ? $this->base->date($data[$k]['dateline']) : '';
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFileCommentSniff.php181 $matches[1] = date('Y');
/plugin/metadisplay/
H A Dadmin.php101 $commands['year'] = date('Y');
/plugin/ckgedit/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc2 * Basic sample plugin inserting current date and time into CKEditor editing area.
/plugin/highlight2wiki/
H A Daction.php62 $timestamp = date("Y:m:d:H:i:s");
/plugin/combo/ComboStrap/
H A DIso8601Date.php16 * This is the date class of Combostrap
22 public const CANONICAL = "date";
123 $dateString .= date('P');
129 $message = "The date string ($original) is not in a valid date format. (" . join(", ", self::VALID_FORMATS) . ")";
266 * Based on ISO date
273 LogUtility::warning("The date format ($pattern) is no more supported. Why ? Because Php has deprecated <a href=\"https://www.php.net/manual/en/function.strftime.php\">strftime</a>. You need to use the <a href=\"https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax\">Unicode Date Time format</a>", self::CANONICAL);
279 * are used to format date with the locale
281 * Doc: https://unicode-org.github.io/icu/userguide/format_parse/datetime/#producing-normal-date-formats-for-a-locale
320 throw new ExceptionBadSyntax("Unable to format the date wit
[all...]
/plugin/siteexport/
H A Dpreload.php155 …iki Preload File\n * Auto-generated by Site Export plugin \n * Date: " . (date('Y-m-d H:s:i') ?: "…
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php567 $date = false;
577 $date = strtotime($matches[1]) - date('Z');
583 return $date;
/plugin/filterrss/
H A Dsyntax.php262 $renderer->doc .= '<span>'.date('d.m.Y',$entry['pubDate']).'</span>';
/plugin/vkeyboard/
H A Dchange_log32 date in action.php.
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md34 * This release has no functional changes. It's just been brought up to date

1...<<71727374757677787980>>...115