mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
PHRAS-2992
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user