Dear wM experts,
We have created request and response documents using RAD in wM 10.15 with RAML provided by BA team, due to that date was auto set as java.utl.Date type in request document. We cannot ask to change the RAML as that is owning by separate team and the same RAML is imported in API gateway as well.

Here the problem is we have an existing logic where we are calculating date difference and for that expecting date in “dd-MM-yyyy” format but due to java.util.Date type, we are getting date in “MM/dd/yyyy, hh:mm:ss”.
Since we have this date difference calculation in multiple places, we dont want to add additional step to transform runtime util date, instead we are looking for any property setting in extended settings to change the format of UTIL date in runtime when it reaches to wM.
Kindly help to resolve this issue.
Version : webMethods 10.15
#Integration-Server-and-ESB#webMethods#API-Gateway#Service-Designer