grimmy:
Quote:
|
there's probably a function which lets you format unix timestamps into a certain type of string
|
Oh, of course; I just needed a pointer to what, zactly, that'd be. Thanks to the Wiz, I located gmtime(), which is pretty close (I'll end up with "Thu Oct 13 04:54:34 1994" and then I'll hafta append the "GMT" to it, then I don't know what I'll do about getting the comma after the day of the week and then reordering the date), but I'm closer to where I was, which was off in Greenland somewhere. Now I'm at least at the Canadian border, trying to convince the authorities to let me cross in. ;-)
If anyone else has any further ideas while I hammer away at this, I'd sure like to hear 'em!
Thanks for getting me this far, folks!