Example #1
0
 protected function setupDefaultFormat($locale = null)
 {
     parent::setupDefaultFormat($locale);
     $this->format = $this->getLanguage()['time_format'];
 }