File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Git internal format::
11
11
For example CET (which is 1 hour ahead of UTC) is `+0100`.
12
12
13
13
RFC 2822::
14
- The standard email format as described by RFC 2822, for example
14
+ The standard date format as described by RFC 2822, for example
15
15
`Thu, 07 Apr 2005 22:13:13 +0200`.
16
16
17
17
ISO 8601::
Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ and some sanity checks on the numeric values may also be performed.
303
303
with e.g. bogus timezone values.
304
304
305
305
`rfc2822`::
306
- This is the standard email format as described by RFC 2822.
306
+ This is the standard date format as described by RFC 2822.
307
307
+
308
308
An example value is ``Tue Feb 6 11:22:18 2007 -0500''. The Git
309
309
parser is accurate, but a little on the lenient side. It is the
You can’t perform that action at this time.
0 commit comments