適切な形式を使用してください //converting one date format into another $date = date('Y-m-d', strtotime($this->input->post['date']));