Home
last modified time | relevance | path

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

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

/plugin/schulzevote/syntax/
H A Dvote.php113 $open = ($data['opts']['date'] !== null) && ($data['opts']['date'] > time());
/plugin/symbols4odt/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/reqlang/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/abstract/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/textrotate/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/ajaxedit/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/multiselect/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/geogebrembed/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/meta/
H A Dsyntax.php127 list($date, $time) = explode(' ', trim($start), 2);
131 $time = $this->autocompleteTime($time);
132 return strtotime($date.' '.$time);
190 private function autocompleteTime($time, $end=false) argument
192 if (!preg_match('/^\d{2}:\d{2}:\d{2}$/', $time)) {
193 if (preg_match('/^\d{2}:\d{2}$/', $time)) {
194 return ($end) ? $time.':59' : $time.':00';
195 } elseif (preg_match('/^\d{2}$/', $time)) {
196 return ($end) ? $time.':59:59': $time.':00:00';
201 return $time;
/plugin/watchcycle/
H A Dhelper.php68 * @param $time
73 public function daysAgo($time, $now = false) argument
76 $now = time();
79 $diff = ($now - $time) / (60 * 60 * 24);
/plugin/linkpagechild/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/authnc/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/twofactoryubiauth/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/clipboardutils/
H A DLICENSE424 violation by some reasonable means, this is the first time you have
448 Each time you convey a covered work, the recipient automatically
566 the GNU General Public License from time to time. Such new versions will
/plugin/stale/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/externalembed/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
H A Daction.php139 $cacheHelper->updateETag(md5(time()));
H A DREADME.md29 * Set **PLAYLIST_CACHE_TIME** parameter - this is the time in hours before the playlist cache expir…
31 * Set **THUMBNAIL_CACHE_TIME** Parameter - this is the time in hours before the thumbnail cache exp…
/plugin/externalembed/helper/
H A DcacheInterface.php31 $cache->storeETag(md5(time()));
40 public function checkCacheFreshness(string $cache_id, $time): bool { argument
43 if($cache->checkETag($time)) return true;
/plugin/currentlyreading/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/menuext/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/cookiebanner/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/airtable/
H A DLICENSE424 violation by some reasonable means, this is the first time you have
448 Each time you convey a covered work, the recipient automatically
566 the GNU General Public License from time to time. Such new versions will
/plugin/svgembed/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/oembed/
H A DLICENCE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will

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