Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Convert UTC time to browser timezone in IgGrid
posted

Hi ,

I am using iggrid to display data. Date time which is stored in database is in UTC date. but there is no offset information is stored. when i fetch the data and display to user datetime should get converts automatically to the browser timezone from which user is accessing the screen. but i have a problem here is utc date is getting converting twice to UTC while diplaying. before binding the data to grid if i check my model datetimekind specififed is UTC. still conversion is happening twice. could anyone help me on this to solve.

Thanks,

Shwetha