Home
last modified time | relevance | path

Searched refs:hours (Results 26 – 50 of 249) sorted by relevance

12345678910

/plugin/fkstimer/
H A Dscript.js34 const hours = time.getHours();
41 if (days || hours) {
42 html += addTimeElement(hours, switchLang(hours, 'hour'));
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dgl.js1hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},ne…
H A Dca.js1hours()?"les":"la")+"] LT"},nextDay:function(){return"[demà a "+(1!==this.hours()?"les":"la")+"] L…
H A Des-do.js1hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},…
H A Des-us.js1hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},…
H A Des.js1hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},…
/plugin/relativetimehelper/
H A Dhelper.php57 $hours = ($timediff % $this::SECONDS_PER_DAY) / $this::SECONDS_PER_HOUR;;
58 if ($hours != 0) {
59 if ($hours == 1) {
62 array_unshift($parts, sprintf($this->getLang('hours'), $hours));
/plugin/statistics/inc/
H A DStatisticsGraph.class.php268 $hours = ($this->from == $this->to);
269 $result = $this->hlp->Query()->dashboardviews($this->tlimit, $hours);
279 $times[] = $time . ($hours ? 'h' : '');
301 ($hours ? 0 : 45), 1, false, ceil(count($times) / 12)
318 $hours = ($this->from == $this->to);
319 $result = $this->hlp->Query()->dashboardwiki($this->tlimit, $hours);
329 $times[] = $time . ($hours ? 'h' : '');
351 ($hours ? 0 : 45), 1, false, ceil(count($times) / 12)
H A DStatisticsQuery.class.php127 public function dashboardviews($tlimit, $hours = false) { argument
128 if($hours) {
155 public function dashboardwiki($tlimit, $hours = false) { argument
156 if($hours) {
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php1148 function formatRunningTime($minutes, $hours) argument
1160 $runningTime = $hours . "'00\"";
1168 $runningTime = $hours . ":" . $minutes;
1171 $runningTime = $hours . ":00";
1179 $runningTime = $hours . "," . $minutes;
1182 $runningTime = $hours . ",00";
1186 $hours = ($hours == 1) ? $hours . " hour" : $hours . " hours";
1190 $runningTime = $hours . ", " . $minutes;
1193 $runningTime = $hours;
1197 $hours = ($hours == 1) ? $hours . " hour" : $hours . " hours";
[all …]
H A DBIBSTYLE.php197 $hours = stripslashes($this->row['miscField4']);
198 if(!$hours && !$minutes)
200 if(!$hours)
201 $hours = 0;
202 $this->bibformat->formatRunningTime($minutes, $hours);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_default_format_interval.test10 $twig->getExtension('\Twig\Extension\CoreExtension')->setDateFormat('Y-m-d', '%d days %h hours');
15 2 days 0 hours
H A Ddate_default_format.test8 $twig->getExtension('\Twig\Extension\CoreExtension')->setDateFormat('Y-m-d', '%d days %h hours');
/plugin/bliki/
H A Dlocal.php.dist4 …']['offset'] = 0; // Number of hours to offset new post times from your server (eg -3 if you post …
7 …datefooter'] = 'n/j/Y g:ia'; // Format for the footer datestamp (includes hours/minutes) (passed t…
/plugin/jenkins/
H A Dsyntax.php172 $hours = $x % 24;
180 if ($hours >= 1) {
181 $duration .= $hours.'h ';
/plugin/bez/meta/
H A DTpl.php161 $hours = floor($float);
162 $minutes = ($float - $hours) * 60;
164 return sprintf('%d:%02d', $hours, $minutes);
/plugin/bez/tpl/
H A Dtasks.php174 <?php $hours = $tpl->date_diff_hours($task->start_time, $task->finish_time) ?> variable
175 <?php $total_hours += $tpl->time_to_float($hours) ?>
239 <?php echo $hours ?>
/plugin/timetrack/
H A Dplugin.info.txt6 desc Track hours for projects
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php185 $hours = stripslashes($this->row['miscField4']);
186 if(!$hours && !$minutes)
188 if(!$hours)
189 $hours = 0;
190 $this->bibformat->formatRunningTime($minutes, $hours);
/plugin/querychangelog/lang/en/
H A Dquerychangelog.txt5 Date format must be respected, the time is given in 24-hours format
/plugin/bez/mdl/
H A DValidator.php189 $hours = $parts[1];
192 if (mktime($hours, $minutes, 0)) {
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js1650 return this.hours() || 24;
1761 if (hours > 11) {
3431 this.hours(0);
3496 hours: m.hours(),
4103 data.hours = mathAbs(data.hours);
4165 data.hours = hours % 24;
4167 days += absFloor(hours / 24);
4310 hours < thresholds.h && ['hh', hours] ||
4386 var minutes, hours, years;
4403 var h = hours;
[all …]
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php546 $hours = $seconds / 3600;
547 if ($hours < 24) {
548 $value = number_format($hours, $precision);
/plugin/externalembed/
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…
98 … stored and cached in a json cache file - these cache files last for the number of hours set in the
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php264 …om %02d.%02d. %02d:%02d by %d %6s ",$dateArr[mday],$dateArr[mon],$dateArr[hours],$dateArr[minutes]…
304 …sprintf("to %02d.%02d. %02d:%02d\n",$dateArr[mday],$dateArr[mon],$dateArr[hours],$dateArr[minutes]…

12345678910