public static function getNumericDayMonth()
 {
     return DateUtils::getDateTime("j/n");
 }