Two Tables Question Using Text Fields

you need to add a mapping to those three text fields to map their values to a datetime

Here i added a custom property called valueIn (that’s where you’d be writing your value to instead of the text property)

Then add a binding on text to this.custom.valueIn and finally a Format Transform setup with whichever datetime format you want to display