Hi Sameer,
You can try format options in the View code. Below is an example-
<ObjectAttribute text="{ path: 'StartDate', type: 'sap.ui.model.type.Date', formatOptions: { style : 'long' }}"/>
BR.
Hi Sameer,
You can try format options in the View code. Below is an example-
<ObjectAttribute text="{ path: 'StartDate', type: 'sap.ui.model.type.Date', formatOptions: { style : 'long' }}"/>
BR.