At 12:07 PM 6/29/2001 -0400, Stephen Vance wrote:
To add the date, just put something like
Date: Sun, 15 Oct 2000 15:39:35 -0400
in the headers in the message block. As for date/time in python, there is a
'time' package.
[ ... ]
At 03:10 PM 6/29/2001 +0100, Paul Goffin wrote:
Has anyone modified the python review script to include the system
date/time when review mails are sent?
Maybe I'm missing the point here, but it seems to me that the interesting time
in review mail is the time that the change was committed (given by `p4
describe`).
This belongs in the body of the mail message, not in a header. Most mail
transfer
programs add the date header themselves, with no user code needed.