Ran into a situation where I needed to read logs that had Unix time stamps. So I needed something that converted the time stamps to standard date/time format. I wrote up a small VB widget to do the job. Hopefully it can be useful for others. It’s a work in progress : )
You enter in the Unix time, hit the Convert button, and it gives you the Human Date/Time. Head over to the Downloads page if you want to try it out…