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