I have a text file which is delimited with thorns (þ). I need to find every column that has an epoch formatted date (e.g. 1300476145) and convert that date to mm/dd/yyyy or mm/dd/yyyy hh:mm:ss ?
I was thinking a reg ex find and replace, but not sure.
Thanks for any help!
I was thinking a reg ex find and replace, but not sure.
Thanks for any help!