Page 1 of 1

Fixed time

Posted: 15 Dec 2023, 15:16
by Jack
My Clock is set to EST. When I get mail the time stamp is 5 hours off. I receive a message (mail) and the time was 7:44 but it was time stamp 12:44 5 hours later then my system clock. Can the system clock and receive mail time be fixed to be the same?

This is been doing this for a long time now but now how can I fixed it if I can.

Fixed time

Posted: 15 Dec 2023, 19:22
by Ed_P
TTBOMK Jack the time an email is sent is based on the sender's machine's clock, not yours. The difference is more noticable with friends in Europe and Asis.

Fixed time

Posted: 16 Dec 2023, 21:29
by Rava
Jack wrote:
15 Dec 2023, 15:16
My Clock is set to EST. When I get mail the time stamp is 5 hours off. I receive a message (mail) and the time was 7:44 but it was time stamp 12:44 5 hours later then my system clock.
Email: Message header
Date: The local time and date the message was written. Like the From: field, many email clients fill this in automatically before sending. The recipient's client may display the time in the format and time zone local to them.
(bold highlighting by me; as you see the wikipedia text says "client may display" not "client must display")
It is up to the setting of your email program to know how to properly display the date: entry.
Like in a recent example, sent from outside my own time zone, from an UK newspaper, and thus the time zone from the sender is UTF:

Code: Select all

Date: Fri, 15 Dec 2023 05:09:18 +0000 (UTC)
displayed by my email program like so:

Code: Select all

Date column
12/15/2023 06:09 AM
because 05:09 UTC is 06:09 my time zone.