<?php var_dump( date('Y-m-d H:i:s', strtotime('06:00:00', strtotime('2019-09-20T00:00:00')))); var_dump(new DateTime('2019-09-20T 06:00:00'));
You have javascript disabled. You will not be able to edit any code.