Skip to main content

Why is the datetime format, send in API responses, depending on system locale of sending server?
Our polish developer gets a different format from his local instance.

For example LastModifiedDate in Salesorder entity:
‘11/27/2023 13:58:55’ instead of ‘2023-11-27T13:58:55+00:00’

Is there a way to fix this to a fixed format?

I believe this is resolved in 23.200.001 version of the Default endpoint. 


Hi @priekenberg40 ,

As indicated by Dmitrii the issue has been resolved in the 23.200.001 endpoint version. Please refer the screenshot.

 


Is it solvable with an older version of the endpoint? Maybe by creating a new endpoint.


Reply