public static function setDefaultDateFormat($format)
 {
     self::$defaultDateFormat = $format;
 }