Hi Arindam,
instead of the following use,
<DateTimeInput id="dtTime" type="Date" displayFormat="dd/mm/yyyy"></DateTimeInput>
var dt = new sap.ui.commons.DatePicker('dt');
Regards,
KK
Hi Arindam,
instead of the following use,
<DateTimeInput id="dtTime" type="Date" displayFormat="dd/mm/yyyy"></DateTimeInput>
var dt = new sap.ui.commons.DatePicker('dt');
Regards,
KK