Searched refs:timeInstant (Results 1 – 4 of 4) sorted by relevance
76 function echoDate($timeInstant) argument78 return $timeInstant;
55 function echoDate($timeInstant)57 return $timeInstant;
49 function echoDate($timeInstant) {50 return $timeInstant;
36 function echoDate($timeInstant)38 return array("return"=>$timeInstant->inputDate);
Completed in 5 milliseconds