The timestamp value from Get Date/Time in seconds gives the current time. I want to convert this timestamp to string. But there is no ready made function to convert timestamp data type to string. Also how to compare timestamp data type with string timestamp. Because i want to read the time stamp from file and compare with current timestamp. Please help, Thanks
