Wartości w polu enum | |
---|---|
receivedTime |
Wewnętrzna data wiadomości została ustawiona na aktualny czas otrzymania przez Gmaila. |
dateHeader |
Czas wiadomości wewnętrznej określony na podstawie nagłówka „Data” w e-mailu (jeśli jest prawidłowy). |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-05 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-05 UTC."],[[["`receivedTime` represents the time a message arrives in Gmail, reflecting the internal system's timestamp."],["`dateHeader` uses the email's 'Date' header to record the message's time, offering the sender's perspective but subject to potential inaccuracies."]]],["The `receivedTime` enum represents the internal message date, which is set to the current time when a message is received by Gmail. The `dateHeader` enum signifies the internal message time as derived from the 'Date' header in the email itself, but only when that header is valid. These enums define how internal message timestamps are established within the Gmail system.\n"]]