function
toDate(
$time
,
$format
=
'Y-m-d H:i:s'
) {
if
(
empty
)) {
return
''
;
}
str_replace
'#'
':'
);
date