7 messages in com.perforce.perforce-user[p4] dates in email reviews
FromSent OnAttachments
Paul Goffin29 Jun 2001 07:10 
Stephen Vance29 Jun 2001 09:07 
Chuck Karish02 Jul 2001 10:52 
Michael O'Brien02 Jul 2001 12:02 
Jeremy Russell03 Jul 2001 14:18 
Stephen Vance03 Jul 2001 16:09 
mj...@panasas.com03 Jul 2001 18:00 
Subject:[p4] dates in email reviews
From:Chuck Karish (kar@well.com)
Date:07/02/2001 10:52:02 AM
List:com.perforce.perforce-user

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.