From: Andy Parkins <andyparkins@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH 1/2] UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone
Date: Fri, 26 Jan 2007 09:43:54 +0000 [thread overview]
Message-ID: <200701260943.55735.andyparkins@gmail.com> (raw)
In-Reply-To: <200701260858.48212.andyparkins@gmail.com>
On Friday 2007 January 26 08:58, Andy Parkins wrote:
> This of course means that the --date argument to date is specified in
> local time, not UTC. So when the hooks--update script does this:
>
> date=$(date --date="1970-01-01 00:00:00 +0000 $ts seconds")
Bugger. This description is wrong. I've shown the fixed version not the
original. This line should have read
date=$(date --date="1970-01-01 00:00:00 $ts seconds")
Sorry - patch was fine, message needs that change to make sense though.
Andy
--
Dr Andy Parkins, M Eng (hons), MIEE
andyparkins@gmail.com
next prev parent reply other threads:[~2007-01-26 9:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-26 8:58 [PATCH 1/2] UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone Andy Parkins
2007-01-26 9:43 ` Andy Parkins [this message]
2007-01-26 17:49 ` Simon 'corecode' Schubert
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=200701260943.55735.andyparkins@gmail.com \
--to=andyparkins@gmail.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).