QUOTE(dbiel @ Nov 6 2006, 03:07 PM)

PS, I guess I should have said "It is interesting that no one ever commented this before".
Wazoo, could you open a ticket to request a change in the format of the quote time stamp to include the GMT offset to help avoid confusion. - Thank you.
Hmmm, that would tie right in one one that I opened up years ago .. another one of those answered with "in a future release" .. then it disappeared during one of the massive IPS/IPB Forum reorganizations ... the same issue is there for those folks that request and receive a 'name' change. The code handles all the critical stuff just fine, but ... when quoted on a follow-on post, when an Edit line has been added to a post ... the original name remains. End result, when I fo a name change, I then have to find all that user's previous posts, jump into all those Topics, and manually edit any of those posts with the old data showing ...
Yes, the issue is that the text being discussed here is no longer a "data" item floating in a specific database field devoted to 'that' data ... it is simply a bit of text within that 'post content' field. The last time this came up was with the 'relative' time settings being in use (today, yesterday, 4 hours ago, etc.)
Technically, I'd say there's no easy way to do it at all ... basically, all the code put in place to prevent folks from trying to embed various bad things into a post would also put the cahoots on trying to embed a 'variable' as a placeholder within the text / post-body.
On the other hand, simply adding the GMT offset to the quote string should be possible ... note made to experiment here ...