Home
last modified time | relevance | path

Searched refs:time (Results 626 – 650 of 1835) sorted by relevance

1...<<21222324252627282930>>...74

/plugin/gh/
H A Dsyntax.php119 $now = time();
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DMessage.php264 … $this->header['Message-ID'] = '<' . md5('TX'.md5(time()).uniqid()) . '@' . $this->fromEmail . '>';
/plugin/combo/ComboStrap/
H A DHttpRequest.php108 $testRequest->setServer('REQUEST_TIME', time());
/plugin/bez/style/
H A Dtimeline.less39 dt .time {
/plugin/struct/action/
H A Dcache.php103 $newage = time() - mktime(0, 0, 1); // time since first second today
/plugin/gcalendar/inc/
H A Dgcal_read.php235 $time = str_replace(array('##','#h','#m','#r'),$match,$conf['gCal_time']);
240 return array($time,$euro);
/plugin/pdfjs/pdfjs/web/locale/sat/
H A Dviewer.properties52 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
53 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md14 We don't want to waste your time, so by having a quick chat with us first,
75 We may have to write the tests ourselves, which can increase the time it takes
/plugin/fckg/action/
H A Dmeta.php384 $expire = time() -60*60*24*30;
410 setcookie("TopLevel", $_REQUEST['TopLevel'], time()-3600, '/');
/plugin/news/
H A DREADME53 …This method adheres to the ttl (time-to-live) configuration setting (see Options below) and create…
54 …only after the ttl has expired. Until the expiry time, it reads and outputs the previously creat…
/plugin/abc2/abc-libraries/abc2svg/
H A Dcombine-1.js9 if(s2.v==s.v||s2.st!=s.st||s2.time!=s.time||s2.dur!=s.dur)
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md14 We don't want to waste your time, so by having a quick chat with us first,
75 We may have to write the tests ourselves, which can increase the time it takes
/plugin/do/
H A Dhelper.php293 $stat = date('Y-m-d', time());
461 if (strtotime($task['date']) < time()) {
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php178 public function _case_metadata_touch_with_xxx_arguments($arguments, $path, $time, $atime) argument
182 … $this->function->touch = function ($path, $time, $atime) use (&$_path, &$_time, &$_atime) {
184 $_time = $time;
198 ->isEqualTo($time)
/plugin/ckgdoku/action/
H A Dmeta.php154 … else addMediaLogEntry(time(), $id, DOKU_CHANGE_TYPE_CREATE, $lang['created'],'', null, $size);
707 $expire = time() -60*60*24*30;
801 setcookie("TopLevel", $_REQUEST['TopLevel'], time()-3600, '/');
946 $expire = time() -60*60*24*30;
/plugin/combo/vendor/symfony/yaml/
H A DInline.php700 $time = new \DateTime($scalar, new \DateTimeZone('UTC'));
703 return $time;
707 if (false !== $scalar = $time->getTimestamp()) {
714 return $time->format('U');
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js1198 time;
1212 time = _this.strtotime(options.defaultTime);
1213 d.setHours(time.getHours());
1214 d.setMinutes(time.getMinutes());
1473 time = '',
1589 time = '';
1642 timebox.html(time);
1903 var ct = false, time;
1914 time = _xdsoft_datetime.strtotime(options.defaultTime);
1915 ct.setHours(time.getHours());
[all …]
/plugin/pdfjs/pdfjs/web/locale/son/
H A Dviewer.properties81 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
82 # will be replaced by the creation/modification date, and time, of the PDF file.
83 document_properties_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/xh/
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/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php253 $now = time();
281 $now = time();
415 $this->assertTrue($twig->isTemplateFresh('page', time()));
/plugin/pdfjs/pdfjs/web/locale/uz/
H A Dviewer.properties79 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
80 # will be replaced by the creation/modification date, and time, of the PDF file.
81 document_properties_date_string={{date}}, {{time}}
/plugin/relativetimehelper/
H A Dhelper.php29 $now = time();
/plugin/showpageafterlogin/
H A DREADME4 You can configure if this should happen every time or
/plugin/maintenance/
H A Dhelper.php93 $now = time();
/plugin/loglog/helper/
H A Dlogging.php35 $t = time();

1...<<21222324252627282930>>...74