$START = strtotime($START); // its a random date now $START_TIME = date("Y-m-dTh:i",$START); // converting str to date in Y-m-dTh:i format