public static function setDateFormat($format)
 {
     self::$date_format = $format;
 }