date format for SetMailAttribute()?
date format for SetMailAttribute()?
What is the format for SetMailAttribute(h,#pb_mail_date, "?????")
Re: date format for SetMailAttribute()?
I'd say it's the format specified in RFC 5322: https://www.rfc-editor.org/rfc/rfc5322.html#section-3.3, so for example: Sat, 13 Apr 2024 11:45:15 +0200
Re: date format for SetMailAttribute()?
I tried that -- but, now I see that gmail seems to ignore the date & only displays when it is received.Andesdaf wrote: Tue Apr 16, 2024 3:09 pm I'd say it's the format specified in RFC 5322: https://www.rfc-editor.org/rfc/rfc5322.html#section-3.3, so for example: Sat, 13 Apr 2024 11:45:15 +0200
thanks google.
and thanks to you for confirming.
Cheers
-j