The African Chief wrote:
I was not talking about the date/time format at all. I was talking about the actual values that are displayed. I just ran the program again, and this is the output (DJGPP, running under Windows NT v4.0):
"327680.786432.130875392 851968:2490368:2424832"
That is what I mean by "unintelligible". I don't know how to translate these values into something that means something to human beings.
Ah, OK, that's something different -- namely a bug... :-(
Of course, there should be no need for any translation, as the values in the time stamp should be the actual time -- and that's what they are on my Linux box.
Perhaps it's the same bug that was reported about test\extended\time.pas in 34396148.5C71@ujf-grenoble.fr, but I'll record this, too. Thanks for the bug report... :-|
I'll take a look into the RTS and see if I can find something wrong. However, since I don't see the bug I'm not sure if I can find the problem...