> I want to convert this timestamp to string. Use Format Date/Time 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. Why can't you save the time stamp value instead of the text? That would be much easier.
