Beispiel #1
0
 static function formatDbDate($data)
 {
     return DateTools::formatDbDate($data);
 }