I'm trying to store time stamp data in a configuration file, but am not having much luck. I noticed there is a time stamp data type, but can't figure out how to store it directly in the ini file.
As a backup I tried converting the timestamp to a double first, but I keep losing digits that way. It won't store the full precision in the ini file.
Any ideas?
Thanks,
George