Converting Timestamp value to Date

Hey Guys,

So i am trying to convert the timestamp to a date value “dd/mm/yyyy” and want to display that date in Boom Table. So the metric i am sending is of gauge type i.e.

Test.program.date:[time-stamp]|g

In my case the timestamp value is “1525417200.0” which translates to “05-04-18” in date but I can’t seem to get this to work ? Any help would be appreciated.

Cheers.