From: "Mattias Andrée" <maandree@operamail.com>
To: git@vger.kernel.org
Cc: "Mattias Andrée" <maandree@operamail.com>
Subject: [PATCH] CET is only one hour ahead of UTC
Date: Fri, 16 Aug 2013 12:54:11 +0200 [thread overview]
Message-ID: <1376650451-2440-1-git-send-email-maandree@operamail.com> (raw)
In-Reply-To: <1376649800-442-1-git-send-email-maandree@operamail.com>
Signed-off-by: Mattias Andrée <maandree@operamail.com>
---
man1/git-commit-tree.1 | 6 +++---
man1/git-commit.1 | 6 +++---
man1/git-tag.1 | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/man1/git-commit-tree.1 b/man1/git-commit-tree.1
index 2014cc3..1bef965 100644
--- a/man1/git-commit-tree.1
+++ b/man1/git-commit-tree.1
@@ -148,14 +148,14 @@ It is
<unix timestamp>
is the number of seconds since the UNIX epoch\&.
<timezone offset>
-is a positive or negative offset from UTC\&. For example CET (which is 2 hours ahead UTC) is
-+0200\&.
+is a positive or negative offset from UTC\&. For example CET (which is 1 hour ahead UTC) is
++0100\&.
.RE
.PP
RFC 2822
.RS 4
The standard email format as described by RFC 2822, for example
-Thu, 07 Apr 2005 22:13:13 +0200\&.
+Thu, 07 Apr 2005 22:13:13 +0100\&.
.RE
.PP
ISO 8601
diff --git a/man1/git-commit.1 b/man1/git-commit.1
index 7d80bbd..c61ffaf 100644
--- a/man1/git-commit.1
+++ b/man1/git-commit.1
@@ -481,14 +481,14 @@ It is
<unix timestamp>
is the number of seconds since the UNIX epoch\&.
<timezone offset>
-is a positive or negative offset from UTC\&. For example CET (which is 2 hours ahead UTC) is
-+0200\&.
+is a positive or negative offset from UTC\&. For example CET (which is 1 hour ahead UTC) is
++0100\&.
.RE
.PP
RFC 2822
.RS 4
The standard email format as described by RFC 2822, for example
-Thu, 07 Apr 2005 22:13:13 +0200\&.
+Thu, 07 Apr 2005 22:13:13 +0100\&.
.RE
.PP
ISO 8601
diff --git a/man1/git-tag.1 b/man1/git-tag.1
index c6d9be5..f6be47b 100644
--- a/man1/git-tag.1
+++ b/man1/git-tag.1
@@ -337,14 +337,14 @@ It is
<unix timestamp>
is the number of seconds since the UNIX epoch\&.
<timezone offset>
-is a positive or negative offset from UTC\&. For example CET (which is 2 hours ahead UTC) is
-+0200\&.
+is a positive or negative offset from UTC\&. For example CET (which is 1 hour ahead UTC) is
++0100\&.
.RE
.PP
RFC 2822
.RS 4
The standard email format as described by RFC 2822, for example
-Thu, 07 Apr 2005 22:13:13 +0200\&.
+Thu, 07 Apr 2005 22:13:13 +0100\&.
.RE
.PP
ISO 8601
--
1.8.3.4
next prev parent reply other threads:[~2013-08-16 10:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-16 10:43 [PATCH] CET is only one hour ahead of UTC, it even says so in date.c Mattias Andrée
2013-08-16 10:53 ` [PATCH] CET is only one hour ahead of UTC Mattias Andrée
2013-08-16 10:54 ` Mattias Andrée [this message]
2013-08-16 10:58 ` Mattias Andrée
2013-08-16 12:54 ` Jeff King
2013-08-16 20:32 ` [PATCH] CET is only one hour ahead of UTC, it even says so in date.c Andreas Schwab
2013-08-17 3:52 ` [PATCH v2] CEST is +0200 during April Mattias Andrée
2013-08-17 6:36 ` Aaron Schrab
2013-08-17 6:40 ` Mattias Andrée
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1376650451-2440-1-git-send-email-maandree@operamail.com \
--to=maandree@operamail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).