예제 #1
0
파일: Dog_Seen.php 프로젝트: sinfocol/gwf3
 public function displayDate()
 {
     return GWF_Time::displayDateISO($this->getDate(), Dog::getLangISO());
 }