How do I show existing date and time from a row in airtable using Date and Time input components?

I have a Data viewer list that shows data from Airtable, which includes columns for Time and Date. I have it so that when users create a row, they can use a Date Input component and a Time input component. this works fine.

But users also need to be able to update existing rows. What works right now is that users click on a row from the data viewer list, and the information from all the columns shows up in editable comments, but Date and time do not show up when I use Date and Time inputs.

Basically:
I want users to see and change the saved date/time using the Date and Time Input components and not text boxes or labels.
Can anyone show me how to do this?

Screenshots would be appreciated!