예제 #1
0
 public function formatTime($value)
 {
     return SnapFormat::time($this->normalizeDateValue($value));
 }