Ver original$date = DateTime::createFromFormat('YmdHis', '20180228164021');echo $date->format('Y/m/d H:i:s');