Searched refs:timeValue (Results 1 – 2 of 2) sorted by relevance
129 public function setTimeValue(GoogleTypeTimeOfDay $timeValue) argument131 $this->timeValue = $timeValue;138 return $this->timeValue;
285 public function getLocalTime($timeValue) argument288 $data['up'] = explode('up',$timeValue);289 $data['mins'] = explode('mins',$timeValue);