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
40
Date column in grid adding one hour
posted

We have a date column displayed in a igGrid which is bound to a DateTime property in the model.  One hour is being added to certain date values based on Daylight Savings. How to disable this adjustment. We want to display the values that is returned by the database as is. For example 12/30/2016 10:45:11 displays as 12/30/2016 11:45:11.

Parents Reply Children
No Data