We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

BUG: 20.3.59 -> 20.3.60 Introduced related to Date/Time column

I just updated from 20.3.59 -> 20.3.60 and noticed the following issue immediately.

In 20.3.59 I have a raw date value coming from our server as follows:
2022-12-12T17:47:15.4985766Z

When I do a console.log of that field value in the grid it shows:
Mon Dec 12 2022 12:47:15 GMT-0500 (Eastern Standard Time)


AFTER Upgrading to 20.3.60 the same value from the server:
2022-12-12T17:47:15.4985766Z

Shows the following when doing a console.log:
Mon Dec 12 2022 14:10:20 GMT-0500 (Eastern Standard Time)


I'm not sure what has happened but as soon as I revert to the previous version it shows properly again.  What is even more odd is that the value isn't off by hours but also minutes??  It makes me wonder if the grid is pulling values from another row or column all together.



3 Replies

RR Rajapandi Ravi Syncfusion Team December 13, 2022 01:19 PM UTC

Hi Jeff,


Greetings from Syncfusion support


Based on your query we could see that you are facing the problem with Date value in the Grid with the latest version, we need some more information for our clarification. Before we start providing solution to your query, we need some information for our clarification. So, please share the below details that will be helpful for us to provide better solution.


1)            Share your exact requirement with detailed description.


2)            Share your issue scenario with detailed description and video demonstration.


3)            Share type of data binding used(local data or remote data).


4)            If remote, please share what adaptor you are using in your application.


5)            Share your complete Grid rendering code.


Regards,

Rajapandi R



JV Jeff Voigt January 4, 2023 11:06 PM UTC

Ticket was created...



SG Suganya Gopinath Syncfusion Team January 6, 2023 01:57 PM UTC

Jeff, please follow the ticket for further updates. 

We are marking this as closed. 


Loader.
Up arrow icon