Convert Unix [Epoch] time to human readible form
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…
Read More “Convert Unix [Epoch] time to human readible form” »