We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fb4a11 + e2c20be commit 34d5a66Copy full SHA for 34d5a66
Documentation/date-formats.txt
@@ -11,7 +11,7 @@ Git internal format::
11
It is `<unix timestamp> <time zone offset>`, where `<unix
12
timestamp>` is the number of seconds since the UNIX epoch.
13
`<time zone offset>` is a positive or negative offset from UTC.
14
- For example CET (which is 2 hours ahead UTC) is `+0200`.
+ For example CET (which is 1 hour ahead of UTC) is `+0100`.
15
16
RFC 2822::
17
The standard email format as described by RFC 2822, for example
0 commit comments