unix type timestamp to date string

I have a unix type timestamp for example:

1093616290 = 15:18 27 August 2004

how do i convert my 1093616290 to become a string like "15:18 27 August 2004"

Thanks for your time



Answer this question

unix type timestamp to date string