I am using asp.net MVC.I am send JSON Result (which contains generic List of Object) to jquery datatable.My object contains a DateTime type Property.It displays the Date column in this format /Date(1103729592973)/.How to fix this.Can anyone please help.
↧