Skip to Content
0
Former Member
Jul 19, 2016 at 05:32 PM

String Passing Reverse to Odata

51 Views

hi experts,

in my odata i have date format as YYYYMMDD

if i pass value in my input as YYYYMMDD (ex : 20160823)

its taking, but i need to pass such as 23082016 or 23-08-2016

but its getting error

is their any solution to post the value reverse such as if i type 23082016 it will take 20160823

thanks in advance