Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2069

Re: Date type binding to oData

$
0
0

Hi Jee Lee,

 

I think you can convert the date format in u r required format:

var d = 20160629

var frmt = sap.ui.core.format.DateFormat.getDateInstance({pattern:"MM/dd/yyyy"});

var req_format = frmt.format(new Date(d));

 

I am not sure but i hope it will work.

 

Thanks,

Deepak Raj.


Viewing all articles
Browse latest Browse all 2069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>