Searched defs:date (Results 1 – 7 of 7) sorted by relevance
/web-php/ |
H A D | cal.php | 55 $date = mktime(0, 0, 1, $cm, $cd, $cy); variable 93 $date = mktime(0, 0, 1, $cm, 1, $cy); variable
|
H A D | index.php | 74 $date = date_create($entry['updated']); variable
|
/web-php/releases/ |
H A D | states.php | 12 function formatDate($date = null) {
|
H A D | index.php | 187 string $date,
|
/web-php/conferences/ |
H A D | index.php | 33 $date = date_format(date_create($entry["updated"]), 'Y-m-d'); variable
|
/web-php/images/ |
H A D | supported-versions.php | 42 function date_horiz_coord(DateTime $date) {
|
/web-php/bin/ |
H A D | news2html | 28 $date = strtr($m[1], " ", "-"); variable
|
Completed in 10 milliseconds