Enum | |
---|---|
receivedTime |
วันที่ส่งข้อความภายในตั้งค่าเป็นเวลาปัจจุบันที่ Gmail ได้รับ |
dateHeader |
เวลาภายในสําหรับอีเมล อิงตามส่วนหัว "วันที่" ในอีเมล |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-05 UTC
[null,null,["อัปเดตล่าสุด 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"]]