Hi Folks,
I'm building a survey for boats reservations where our users will select from a list of available schedules (Date-time) from another survey to register.
I can search for the available scheduled dates using the Search() function. The returning string is an epoch time. See the attached screenshot.
My question is: how can I format this date to show it as a regular Date-time value? This is how I'm retrieving the available dates:

What function should I use in the appearance column? I tried using format-date or decimal-date-time functions with no luck. Is this even possible?
Cheers,
Milton