2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
Problem The date column value is obtained in the format “\ /Date(628318530718)\/”. Cause The date value is not formatted when it is retrieved from the server via AJAX post. Solution The unformatted JSON date value can be formatted by ej.parseJSON function in the AJAX success event. JS
|
2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.
To resolve the issue with Time zones, you can use the ej.serverTimezoneOffset. Please refer the following UG documentation for this helper function
https://help.syncfusion.com/js/datamanager/helper-functions
Note: In the above documentation, we have a typo error, that ‘z’ in serverTimezoneoffset is mistakenly capitalized and it should be in smaller case “ej.serverTimezoneOffset”. We will update this correction and it will be refreshed online soon.
Regards,
Alan Sangeeth S