Checking to see what might be some methods to capture a time and date stamp into an array element, then display that on a panel view?
Right now I have a 100 element array, I want to treat this 100 element array like a log file. I have EPOCH time setup in this program, so I can capture the EPOCH into the log. Is there an EPOCH to Time/Date display or function in a Panel View trick somewhere maybe?
Any other ideas for how you guys have handled that one?