Hi Johannes,
I am currently facing the same issue, trying to pass the date as the input parameter via xsodata service to a calculation view and passing the input parameter as shown below:
https://XXXXXXXX.xsodata/ETADataParameters(date=datetime'2015-11-09T06:03:01.0000000')/Results
But i am getting the same error:
exception 1: no.71000303 (ptime/session/dist/RemoteQueryExecution.cc:1367) invalid DATE, TIME or TIMESTAMP value: Error while parsing
Can someone pls help??