Hi experts,
When i click the date, i want to display 2016-02-23 in xml.view. I don't want to show default date so i don't need to bind data.
I also tried to find the answer what i want. However, i couldn't find yet..
i tried this but this is now working
<c:DatePicker id = "REQUESTFROMDATE" value = "{type: 'sap.ui.model.type.Date({pattern: 'yyyy-MM-dd', strictParsing: true})'}"/>