How to save edited date picker value from a table to the temporary state?

Hi,
I am trying to save my changes to the temporary state from my table, but I can't set the value from the date picker column successfully.

I expected to get a date value.

ζˆͺεœ– 2021-12-13 δΈ‹εˆ10.45.41

However, I got an empty object.

ζˆͺεœ– 2021-12-13 δΈ‹εˆ10.46.03

My record update data is as below.

ζˆͺεœ– 2021-12-13 δΈ‹εˆ10.49.37

How do I get the right value? Thank you!

Check out this post: Using setIn() to change a temp state variable