How to combine date and time from Form Container into a datetime?

I created a Form Container to submit to my Airtable backend and the field options are either date or time. Is there a way in the Workflow to combine or concatenate the variables into a datetime to match my back end?

Hi @yellow.bowl6205 :wave:

Have you checked the Date extension’s dateRealtime() method?

Thanks. I just started working with the Date extension and it’s clearing up a lot of my issues datetime.

Some of my problems seemed to be Airtable contraints, so I am giving Xano a go.

Thanks for the assist!