Method MIMEMessage():getDate() Professional
Retrieves the creation date.
:getDate() --> dDate
The method returns a date value with the creation date of the e-mail.
The information of the "Date:" header contains the date and time when the email was created. The method :getDate() can be used to retrieve the date component from this header value.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.