Searched full:days (Results 1 – 25 of 692) sorted by relevance
12345678910>>...28
32 $datetime = date('Y-m-d H:i:s', strtotime('+5 days'));35 $datetime = date('Y/d/m', strtotime('+5 days'));44 // Test date that is 5 days from now should match "10 days before"45 $futureDate = date('Y-m-d', strtotime('+5 days'));48 // Test date that is 15 days from now should not match "10 days before"49 $farFutureDate = date('Y-m-d', strtotime('+15 days'));62 // Test date that is 15 days ago should match "10 days after"63 $farPastDate = date('Y-m-d', strtotime('-15 days'));66 // Test date that is 5 days ago should not match "10 days after"67 $pastDate = date('Y-m-d', strtotime('-5 days'));[all …]
13 $lang['days'][1] = 'M';14 $lang['days'][2] = 'T';15 $lang['days'][3] = 'O';16 $lang['days'][4] = 'T';17 $lang['days'][5] = 'F';18 $lang['days'][6] = 'L';19 $lang['days'][7] = 'S';
13 $lang['days'][1] = 'P';14 $lang['days'][2] = 'U';15 $lang['days'][3] = 'S';16 $lang['days'][4] = 'C';17 $lang['days'][5] = 'P';18 $lang['days'][6] = 'S';19 $lang['days'][7] = 'N';
13 $lang['days'][1] = 'Pondělí';14 $lang['days'][2] = 'Úterý';15 $lang['days'][3] = 'Středa';16 $lang['days'][4] = 'Čtvrtek';17 $lang['days'][5] = 'Pátek';18 $lang['days'][6] = 'Sobota';19 $lang['days'][7] = 'Neděle';
13 $lang['days'][1] = 'L';14 $lang['days'][2] = 'M';15 $lang['days'][3] = 'M';16 $lang['days'][4] = 'J';17 $lang['days'][5] = 'V';18 $lang['days'][6] = 'S';19 $lang['days'][7] = 'D';
13 $lang['days'][1] = 'M';14 $lang['days'][2] = 'D';15 $lang['days'][3] = 'M';16 $lang['days'][4] = 'D';17 $lang['days'][5] = 'F';18 $lang['days'][6] = 'S';19 $lang['days'][7] = 'S';
13 $lang['days'][1] = 'Montag';14 $lang['days'][2] = 'Dienstag';15 $lang['days'][3] = 'Mittwoch';16 $lang['days'][4] = 'Donnerstag';17 $lang['days'][5] = 'Freitag';18 $lang['days'][6] = 'Samstag';19 $lang['days'][7] = 'Sonntag';
13 $lang['days'][1] = 'Monday';14 $lang['days'][2] = 'Tuesday';15 $lang['days'][3] = 'Wednesday';16 $lang['days'][4] = 'Thursday';17 $lang['days'][5] = 'Friday';18 $lang['days'][6] = 'Saturday';19 $lang['days'][7] = 'Sunday';
13 $lang['days'][1] = 'M';14 $lang['days'][2] = 'T';15 $lang['days'][3] = 'W';16 $lang['days'][4] = 'T';17 $lang['days'][5] = 'F';18 $lang['days'][6] = 'S';19 $lang['days'][7] = 'S';
13 $lang['days'][1] = 'Lundi';14 $lang['days'][2] = 'Mardi';15 $lang['days'][3] = 'Mercredi';16 $lang['days'][4] = 'Jeudi';17 $lang['days'][5] = 'Vendredi';18 $lang['days'][6] = 'Samedi';19 $lang['days'][7] = 'Dimanche';
13 $lang['days'][1] = '月';14 $lang['days'][2] = '火';15 $lang['days'][3] = '水';16 $lang['days'][4] = '木';17 $lang['days'][5] = '金';18 $lang['days'][6] = '土';19 $lang['days'][7] = '日';
73 $dt_days = $dt_diff->days * ($dt_diff->invert ? -1 : 1);88 $ldays= $this->getLang('days');112 … //$renderer->doc .= ($difdata['days'] == 1) ? $this->getLang('oneday') : $this->getLang('days');132 …, abs($difdata['days']), ($difdata['days'] == 1 ? $this->getLang('oneday') : $this->getLang('days'…153 // compute date difference in days: 86400 = 24*60*60 = seconds of one day160 'days' => abs(($difference)),169 @ brief Business days between date1 and date2173 …//The total number of days between the two dates. We compute the no. of seconds and divide it to 6…175 $days = ($endDate - $startDate) / 86400 + 1;177 $no_full_weeks = floor($days / 7);[all …]
7 {{ date1|date('%d days %h hours') }}8 {{ date1|date('%d days %h hours', timezone1) }}17 2 days18 2 days 0 hours19 2 days 0 hours
7 {{ date2|date('%d days') }}10 $twig->getExtension('\Twig\Extension\CoreExtension')->setDateFormat('Y-m-d', '%d days %h hours');15 2 days 0 hours16 2 days
35 const days = time.getDate() + (time.getMonth() * 31) - 1;38 if (days) {39 html += addTimeElement(days, switchLang(days, 'day'));41 if (days || hours) {44 if (days < 100) {48 if (!days) {
25 public $days; variable in Google\\Service\\ShoppingContent\\ReturnPolicyOnlinePolicy34 public function setDays($days) argument36 $this->days = $days;43 return $this->days;
63 $lang['days'][1] = 'Monday';64 $lang['days'][2] = 'Tuesday';65 $lang['days'][3] = 'Wednesday';66 $lang['days'][4] = 'Thursday';67 $lang['days'][5] = 'Friday';68 $lang['days'][6] = 'Saturday';69 $lang['days'][7] = 'Sunday';
63 $lang['days'][1] = 'Pondělí';64 $lang['days'][2] = 'Úterý';65 $lang['days'][3] = 'Středa';66 $lang['days'][4] = 'Čtvrtek';67 $lang['days'][5] = 'Pátek';68 $lang['days'][6] = 'Sobota';69 $lang['days'][7] = 'Neděle';
24 * Constructor allows you to specify how many days before the26 * an array with the days on which to provide notifications.35 * Returns a copy of the array with the list of the days before48 $days = $time_remaining[0] * 365 + $time_remaining[1] * 31 + $time_remaining[2];49 if (in_array($days, $this->days_before)) {
36 /** @var \DateTime[] all the days */37 protected $days; variable in dokuwiki\\plugin\\structgantt\\meta\\Gantt39 /** @var int number of days */113 * Figure out the minimum and maximum dates and number of days inbetween115 * @throws StructException when the range is not at least two days137 $daynum = (new \DateTime($min))->diff(new \DateTime($max))->days;145 'header' => 'j', // days194 $this->days = $this->listDays($min, $max);255 foreach ($headers as $name => $days) {256 $this->renderer->doc .= '<th colspan="' . $days . '">' . $name . '</th>';[all …]
1 # Number of days of inactivity before an issue becomes stale3 # Number of days of inactivity before a stale issue is closed15 recent activity. It will be closed after 30 days if no further activity occurs.
163 $days = $interval->format('%d');178 if($days > 1) 179 $result .= "$days days ";180 elseif($days == 1)181 $result .= "$days day ";
15 $conf['yearwarning'] = 2592000; // 30 days16 $conf['monthwarning'] = 1209600; // 14 days17 $conf['weekwarning'] = 604800; // 7 days