I got this from a Soap client request:
Exception: SoapFault exception: [soap:Client] Server was unable to read request. ---> There is an error i
// set the default timezone to use. Available since PHP 5.1 date_default_timezone_set('UTC'); // get the date $startDate = date("Y-m-d") . 'T' . date("H:i:s");