I am a bit confused based on the documentation on how to take a Unix / Epoch Time and convert it into an ISO date
i tried for Example SELECT DATE_FORMAT_STR('1463284740000','1111-11-11')
but that always produces null. So what i am looking for is a simple way to convert a Epoch/UNIX Timestamps to and from Date Format like 2017-01-31