Convert Unix epoch time/date to something readable

I am creating a chart from an API REST call. I get the data in no problem but the date/time comes in as unix epoch format, curious if any you unix guys know an easy way to do this in wappler using the formatter?

Here is a link about converting epoch format:

https://www.epochconverter.com/

I am currently using IIS and asp, so I didn’t know if I would have to write some sort of javascript to format the date/time the way I need it or there was some fancy way the wappler formatter could deal with it?

Community Page
Last updated: