Possible Duplicate:
How to format a JSON date?
My webs service is returning a DateTime to a jQuery call. The service returns the data in this format:
/Date(1245398693390)/
How can I convert this into a JavaScript-friendly date?
Possible Duplicate:
How to format a JSON date?
My webs service is returning a DateTime to a jQuery call. The service returns the data in this format:
/Date(1245398693390)/
How can I convert this into a JavaScript-friendly date?