Home
last modified time | relevance | path

Searched refs:time (Results 701 – 725 of 1835) sorted by relevance

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

/plugin/mantis/lib/
H A Dclass.wsdlcache.php86 if (file_exists($filename) && (time() - filemtime($filename) > $this->cache_lifetime)) {
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md46 * Updated AssetCollection to not add several time the same variable in path
/plugin/evesso/classes/
H A DAbstractAdapter.php159 …>oAuth->getStorage()->retrieveAccessToken($this->oAuth->service())->getEndOfLife() - 90 > time()) {
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc2 * Basic sample plugin inserting current date and time into CKEditor editing area.
/plugin/captcha/
H A Daction.php54 * is shown for the first time. Except for the editing process this is not determined
211 if (time() - $last < 24 * 60 * 60) return;
/plugin/geophp/
H A Dcomposer.lock77 "time": "2023-11-08T09:37:12+00:00"
/plugin/bible/bible_douayRheims/
H A D2_Peter.txt10 …you may make sure your calling and election. For doing these things, you shall not sin at any time.
21 …1:21. For prophecy came not by the will of man at any time: but the holy men of God spoke, inspire…
24 … with feigned words make merchandise of you. Whose judgment now of a long time lingereth not: and …
47 …3:4. Saying: Where is his promise or his coming? For since the time that the fathers slept, all th…
H A DAggeus.txt2 …1:2. Thus saith the Lord of hosts, saying: This people saith: The time is not yet come for buildin…
4 1:4. Is it time for you to dwell in ceiled houses, and this house lie desolate?
35 …2:21. And the word of the Lord came a second time to Aggeus in the four and twentieth day of the m…
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
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/oc/
H A Dviewer.properties91 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
92 # will be replaced by the creation/modification date, and time, of the PDF file.
93 document_properties_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/ach/
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/pdfjs/pdfjs/web/locale/ast/
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/pdfjs/pdfjs/web/locale/bs/
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/ltg/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1531 * @param int $time
1537 public function touch($filename, $time = null, $atime = null) argument
1548 if (!isset($time)) {
1549 $time = time();
1552 $atime = $time;
1556 pack('N3', NET_SFTP_ATTR_ACCESSTIME, $atime, $time) :
1557 … Strings::packSSH2('NQ2', NET_SFTP_ATTR_ACCESSTIME | NET_SFTP_ATTR_MODIFYTIME, $atime, $time);
/plugin/countdown/
H A DChangeLog17 * syntax.php: Beta support for notifying the server's wall time.
H A Dsyntax.php154 $t= time();
/plugin/colorswatch/
H A DREADME.md15 …or swatches. The size setting is global and changes get applied the next time the wiki page with …
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md30 …instance to run your project's test suite, then you should add it as a development-time dependency:
/plugin/commonmark/
H A Dcomposer.lock82 "time": "2022-10-27T11:44:00+00:00"
188 "time": "2023-08-30T16:55:00+00:00"
270 "time": "2022-12-11T20:36:23+00:00"
332 "time": "2023-08-05T18:56:25+00:00"
419 "time": "2023-07-30T15:42:21+00:00"
469 "time": "2019-01-08T18:20:26+00:00"
536 "time": "2023-05-23T14:45:45+00:00"
618 "time": "2023-01-26T09:26:14+00:00"
701 "time": "2023-01-26T09:26:14+00:00"
772 "time"
[all...]
/plugin/judge/helper/
H A Djdatetime.class.php96 $stamp = ($stamp !== false) ? $stamp : time();
188 $tmpObj = new DateTime('@'.(time()-31536000));
/plugin/rrdgraph/
H A Dhelper.php155 return time();
228 return $this->validUntil > time();
/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/multiorphan/
H A Dscript.js111 var time = (newTime - (prevTime||newTime)) / 1000;
113 return time + "s";

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