PHRAS-2992

This commit is contained in:
Harrys Ravalomanana
2020-04-01 17:40:01 +04:00
parent ed0c2bbf2e
commit eddf95e71b

View File

@@ -206,13 +206,12 @@ class phraseadate
); );
$date_formated = $formatY->format($date); $date_formated = $formatY->format($date);
break; break;
} };
} break;
}
return $date_formated; return $date_formated;
} }
/** /**
* *
* @param string $isodelimdate * @param string $isodelimdate