Home
last modified time | relevance | path

Searched refs:day (Results 1 – 2 of 2) sorted by relevance

/web-master/fetch/
H A Devents.php68 * @param int $day
71 function weekday($year, $month, $day, $which) argument
78 if (strftime('%w', $ts) == $day-1) {
/web-master/entry/
H A Devent.php19 function day($in) { function
81 $msg = "Recurs Every: $re[$recur] ".day($recur_day)."\n";

Completed in 8 milliseconds