We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d91cb7 + e2c20be commit b07c4e9Copy full SHA for b07c4e9
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