/web-php/ |
H A D | cal.php | 31 $cy = date("Y"); 60 site_header("Events: " . date("F j, Y", $date), $site_header_config); 61 echo "<h2>", date("F j, Y", $date), "</h2>\n"; 96 site_header("Events: " . date("F Y", $date), $site_header_config); 134 $year = date('Y', $lm); 151 $year = date('Y', $nm); 221 return mktime(0,0,1, date("m",$bom), $days + 1, date("Y",$bom)); 228 return mktime(0, 0, 1, date("m", $bom) + 1, -$days, date("Y", $bom)); 286 $bom = mktime(0, 0, 1, date("m",$from), 1, date("Y",$from)); 287 $eom = mktime(0, 0, 1, date("m",$from) + 1, 0, date("Y",$from)); [all …]
|
H A D | submit-event.php | 155 $days[$i] = date('l', mktime(12, 0, 0, 4, $i)); 158 $months[$i] = date('F', mktime(12, 0, 0, $i, 1)); 187 …o $_POST['syear'] ? htmlentities($_POST['syear'], ENT_QUOTES | ENT_IGNORE, 'UTF-8') : date("Y")?>"> 197 …o $_POST['eyear'] ? htmlentities($_POST['eyear'], ENT_QUOTES | ENT_IGNORE, 'UTF-8') : date("Y")?>">
|
H A D | copyright.php | 20 and the mirror websites (the "Site") are Copyright © 2001-<?php echo date("Y") ?>
|
H A D | mirror.php | 93 <li>The site was last updated at <?php echo date('r', $LAST_UPDATED); ?></li>
|
H A D | downloads.php | 87 <span class="releasedate"><?php echo date('d M Y', strtotime($rel['date'])); ?></span>
|
H A D | git-php.php | 105 …next week or so. If you haven't heard anything by around <?php echo date('l, F jS', time() + 60480…
|
/web-php/include/ |
H A D | releases.inc | 15 'date' => '26 Sep 2024', 23 'date' => '26 Sep 2024', 30 'date' => '26 Sep 2024', 37 'date' => '26 Sep 2024', 52 'date' => '26 Sep 2024', 89 'date' => '06 Jun 2024', 125 'date' => '29 Aug 2024', 161 'date' => '29 Aug 2024', 197 'date' => '01 Aug 2024', 233 'date' => '01 Aug 2024', [all …]
|
H A D | version.inc | 10 * "date" => "this files release date", 24 'date' => '24 Oct 2024', 36 'date' => '24 Oct 2024', 48 'date' => '26 Sep 2024', 65 'date' => $release['date'], 73 'date' => $release['date'],
|
H A D | branches.inc | 183 'date' => strtotime($release['date']), 225 'date' => strtotime($release['source'][0]['date']), 262 $release['date'] = $release['source'][0]['date']; 293 $release['date'] = $release['source'][0]['date']; 307 $date = get_branch_release_date($branch); 309 $date = $date?->add(new DateInterval('P2Y')); 313 return $date; 317 return $date?->setDate($date->format('Y'), 12, 31); 334 $date = get_branch_release_date($branch); 341 $date = $date?->add(new DateInterval('P4Y')); [all …]
|
H A D | layout.inc | 270 // Print out date if needed 272 echo "<b>", date("F j, Y", $sday), "</b>\n"; 287 …echo " (<abbr class='dtstart'>", date("Y-m-d",$sday), "</abbr> to <abbr class='dtend' title='$dten… 293 $cm = date("m"); 294 $cy = date("Y"); 337 for ($i = date("Y"); $i >= 1998; $i--) { 389 $newsdate = date("d M Y", $nixtimestamp); 400 "date" => $newsdate, 487 $date = date_create($NEWS_ENTRIES[0]["updated"]); 500 $date->modify("+1 week"); [all …]
|
H A D | changelogs.inc | 37 $human_readable = date('d M Y', $time); 38 $for_tools = date('Y-m-d', $time);
|
H A D | shared-manual.inc | 129 // New date style will be relative time 130 $date = new DateTime("@{$note->ts}"); 131 $datestr = relTime($date); 132 $fdatestr = $date->format("Y-m-d h:i"); 196 …<div class="note" id="{$note->id}">{$votediv}{$name}{$admin}<div class="date" title="$fdatestr"><s… 432 function relTime(DateTime $date) { 434 $diff = $current->diff($date);
|
H A D | footer.inc | 71 …nual/<?php echo $LANG; ?>/copyright.php">Copyright © 2001-<?php echo date('Y'); ?> The PHP Do… 75 … <li><a href="/copyright.php">Copyright © 2001-<?php echo date('Y'); ?> The PHP Group</a></li>
|
H A D | errors.inc | 208 'date.timezone' => 'datetime.configuration.php#ini.date.timezone', 209 'date.default-latitude' => 'datetime.configuration.php#ini.date.default-latitude', 210 'date.default-longitude' => 'datetime.configuration.php#ini.date.default-longitude', 211 'date.sunrise-zenith' => 'datetime.configuration.php#ini.date.sunrise-zenith', 212 'date.sunset-zenith' => 'datetime.configuration.php#ini.date.sunset-zenith', 391 'date' => 'function.date.php',
|
/web-php/images/ |
H A D | supported-versions.php | 42 function date_horiz_coord(DateTime $date) { argument 43 $diff = $date->diff(min_date()); 148 <?php foreach ($years as $date): ?> 149 …ne x1="<?php echo date_horiz_coord($date) ?>" y1="<?php echo $header_height ?>" x2="<?php echo dat… 150 <text x="<?php echo date_horiz_coord($date) ?>" y="<?php echo 0.8 * $header_height; ?>"> 151 <?php echo $date->format('j M Y') ?>
|
H A D | logo.php | 82 $day = date('z', $now) - date('L', $now); 90 header('Expires: ' . date(DATE_RSS, $future));
|
H A D | elephpants.php | 18 header("Expires: " . date(DATE_RSS, $future));
|
/web-php/releases/ |
H A D | feed.php | 29 $published = date(DATE_ATOM, strtotime($release["source"][0]["date"])); 51 $released = date(DATE_ATOM, $time); 68 $updated = date(DATE_ATOM, max($maxtime)); 88 $FEED_UPDATED = date(DATE_ATOM, max($FEED_UPDATED));
|
H A D | states.php | 12 function formatDate($date = null) { argument 13 return $date !== null ? $date->format('c') : null;
|
H A D | index.php | 175 $eol[$detail_date] = sprintf('<li>%s: %s</li>', $branch, date('j M Y', $detail_date)); 187 string $date, argument 194 $date);
|
H A D | NEWS_5_4_0_RC1.txt | 1621 parsing date strings). (Derick) 2110 - Fixed bug #48752 (Crash during date parsing with invalid date). (Pierre) 2449 - Added new date/time functionality: (Derick) 2469 timestamp belonging to a date object. 2482 interval to an existing date/time. 3298 with valid ISO8601 date string). (Jeff Lawsons) 3749 - Fixed bug #42261 (header wrong for date field). 5516 - Disabled native date class to prevent pear::date conflict. (Ilia) 5978 - Fixed bug #33562 (date("") crashes). (Derick) 5996 strtotime() / date() tests). (Derick) [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 1525 parsing date strings). (Derick) 2014 - Fixed bug #48752 (Crash during date parsing with invalid date). (Pierre) 2353 - Added new date/time functionality: (Derick) 2373 timestamp belonging to a date object. 2386 interval to an existing date/time. 3202 with valid ISO8601 date string). (Jeff Lawsons) 3653 - Fixed bug #42261 (header wrong for date field). 5420 - Disabled native date class to prevent pear::date conflict. (Ilia) 5882 - Fixed bug #33562 (date("") crashes). (Derick) 5900 strtotime() / date() tests). (Derick) [all …]
|
/web-php/src/News/ |
H A D | Entry.php | 115 … $archive = self::WEBROOT . "/archive/" . date('Y', $_SERVER['REQUEST_TIME']) . ".php#{$this->id}"; 120 self::ce($dom, "published", date(DATE_ATOM), [], $item); 121 self::ce($dom, "updated", date(DATE_ATOM), [], $item); 126 …dChild($dom->createElementNs("http://php.net/ns/news", "finalTeaserDate", date("Y-m-d", $this->con… 184 $filename = date("Y-m-d", $_SERVER["REQUEST_TIME"]);
|
/web-php/bin/ |
H A D | news2html | 28 $date = strtr($m[1], " ", "-"); variable 59 <b><?php release_date('$date'); ?></b>
|
/web-php/archive/ |
H A D | index.php | 6 $y = date("Y") - $i;
|