How to pass DateTime parameter in UriTemplate ?
Hii,,
I want to know how to pass a DateTime parameter(i.e datatype=DateTime) in UriTemplate and also in Url when creatin REST services ?
example :if I want to pass date as 9/17/2012 in UriTemplate and serviceUrl then how to do it?
Thanks in advance,,