Searched refs:timeInstant (Results 1 – 4 of 4) sorted by relevance
73 function echoDate($timeInstant) argument75 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 4 milliseconds