I have a Asp.net c# webservice that returns a dateTime object. I am consuming this webservice in my Android app. The value i get when i check from degugger is like '/Date(1400220842000)/'
How can i convert this value to valid Java Date object or date string or timeinmillis