Use +0000 timezone format in Date header (#756)
Since the Date we emit is UTC, it's correct to use "+0000". The previously used -0000 timezone indicator means "no timezone info".
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
Date: Tue, 15 Nov 1994 08:12:31 -0000
|
||||
Date: Tue, 15 Nov 1994 08:12:31 +0000
|
||||
From: NoBody <nobody@domain.tld>
|
||||
Reply-To: Yuin <yuin@domain.tld>
|
||||
To: Hei <hei@domain.tld>
|
||||
|
||||
Reference in New Issue
Block a user