Understanding time formats

  • Thread starter Thread starter Frank Rizzo
  • Start date Start date
F

Frank Rizzo

Sometimes I look through the email source and I see time entry like this:

Fri, 10 Oct 2003 13:40:40 GMT

Does it mean that the person who sent it is in GMT time zone and that
they time there was 13:40:40?

Is there a website that has a good explation for this?
 
Sometimes I look through the email source and I see time entry like this:

This isn't the right group, but...
Fri, 10 Oct 2003 13:40:40 GMT

Does it mean that the person who sent it is in GMT time zone and that
they time there was 13:40:40?

No. It makes no assertions as to what zone the sender is in. Purely
the moment in time.
Is there a website that has a good explation for this?

RFC822 is the place to start. RFC1036 might also be worth a quick
read.
 
_Andy_ said:
No. It makes no assertions as to what zone the sender is in. Purely
the moment in time.

So, what does this time mean? Does it mean that when the message was
sent, it was 13:40:40 in GMT time zone?

Thanks
 
Hi Frank,

That's
RFC 822 - Standard for the format of ARPA Internet text messages
http://www.faqs.org/rfcs/rfc822.html
But the bit about time doesn't say anything about this particular
newsgroup.

Your message (in Outlook Express) appears to me as sent at 10:37pm.
The message source gives: Date: Fri, 10 Oct 2003 14:37:20 -0700
I'm in London where the time zone is BST (GMT plus 1 hour).

I'm taking this to mean that you posted your message at 2:37pm in a time
zone 8 hours behind mine.

This message is being posted at 11:49pm BST. Compare this with the time of
arrival shown in your newsreader. (And tell me - because I'm curious about
this too. Sometimes a reply to a message will be date/time stamped earlier
than the query and I haven't yet understood why).

Regards,
Fergus
 
So, what does this time mean? Does it mean that when the message was
sent, it was 13:40:40 in GMT time zone?

Yes. The time the message was sent was "13:40 GMT".
 
Fergus Cooney said:
Sometimes a reply to a message will be date/time stamped earlier
than the query and I haven't yet understood why).


Usually because the people have their clock set a few minutes differently.
 
Hi Frank,

Yes, GMT means exactly that, GMT.

But do not trust date/time to be always correct.

People who travel with notebooks may have a wrong time.
Others may simple have a delay.
Virus somethimes change date/time.
And, of course, it can be forged.

Regards,
Mario


"Frank Rizzo" (e-mail address removed) wrote in message
news:%[email protected]...
 
Mario said:
Hi Frank,

Yes, GMT means exactly that, GMT.

But do not trust date/time to be always correct.

People who travel with notebooks may have a wrong time.


How would this affect the post times? I assume that if they didnt change the time, they also
didnt change the time zone? Then all would still look the same in your newsreader
 
"post times"? "your newsreader"?

What is exactly your question?
Has anything to do with Visual Basic (this is a VB newsgroup!)?

If you are wondering about the times you see on your Newsgroup client, of
course they are adjusted to your local time.
You are GMT-7, so your last post (16:15) shows here (I'm GMT, summer time
+1) 0:15 (Saturday). That is a trivial sum.

Regards,
Mario
 
Hi Mario, Rick,

Rick's question came after he quoted this line from your post.
People who travel with notebooks may have a wrong time.

He was just noting that while they may have travelled to a different time
zone but not adjusted their notebook, it wouldn't affect the reporting of the
time of their post in someone's newsreader because the newsreader reports the
message time in its own terms (ie. local to itself). A post from the original
timezone and time would be shown in the newsreader with the same time as a
post from the new time zone and time, if the notebook had been adjusted.

However you were correct that notebook users can cause some confusion when
posting from a different time zone, in as much as the time shown in the
<message source> would be incorrect.

!! Has anything to do with Visual Basic (this is a VB newsgroup!)?

None of this has, methinks. But it clears up a question I've had for quite
some time, so I'm happy ;-)

Regards both,
Fergus
 
Back
Top