Date Time Conversion from BigInt

0
Hi Mendix Community,  How do I convert a BIGINT value in the database to a date time value in Mendix ?   Something as shown in the image.
asked
1 answers
0

Hi Karthik, your picture is not working but I think you can use epochToDateTime() for the conversion.

answered