Converting a UNIX timestamp to a readable date
A Unix timestamp is a series of numbers non-human readable such as
13959.583,1330578363. This scenario shows how to convert it to a readable date or map it to
the target system format.