Exemple #1
0
 protected function _debugIncompleteFormat($humanPattern, $time)
 {
     return \UDate::format('DD/MM/YYYY', \UDate::getTimestampFromFormat($humanPattern, $time));
 }