summaryrefslogtreecommitdiff
path: root/fc/c218bfc646a2334070506e2eb31e6255862675
blob: a5405ec396adbbd66cada262d73f605cee05e785 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
Return-Path: <btcdrak@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id EDE831363
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 18 Sep 2015 20:35:23 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com
	[209.85.212.176])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 5D7F21AF
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 18 Sep 2015 20:35:20 +0000 (UTC)
Received: by wicfx3 with SMTP id fx3so78352762wic.1
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 18 Sep 2015 13:35:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:cc:content-type;
	bh=gWO07on9lKAoE2JIw4Bn3P0aemNpvFjOOvMQEb7kWPo=;
	b=BHxB6Lo0kclC7v40hhvjaIX2vVVzFZ8qnBHbp4FtH/j3/WwnyXW5za5YNInm3EEmyV
	N+7k5NR7vzHTi4EbjUvgyg9Rqa0BG12cITvmw/tCqGbLB8rAAFFRQsRIz6nZu9YfALf8
	IkmK2HKV/mOSxZ5GiUWtyKAiV1eTs1bN2QHunivW+RSJrY1Gxpk+5e7RCcoeiv4G2FZX
	7chL5oAynPVKfgk65amA7K2GFDwXbhYnbgHQvpdhREAiBNgXraVN6LJ9/vktDzP8XR4j
	Nr8ENmF8wXuHhhKDj5znfgXE1Tt6e/TNYe1y3gpBoKaZJ2BKLmGgDMtgAUCHdJ519MqX
	5URQ==
X-Received: by 10.180.9.112 with SMTP id y16mr191464wia.28.1442608519233; Fri,
	18 Sep 2015 13:35:19 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.28.21.200 with HTTP; Fri, 18 Sep 2015 13:34:59 -0700 (PDT)
In-Reply-To: <CAAS2fgR59+iFjg5n6des50rJCA8vkRAvjKC3QgRjiYSyy-bA9A@mail.gmail.com>
References: <20150918010709.GB5251@amethyst.visucore.com>
	<55FC70A5.9080603@mattcorallo.com>
	<CADJgMzsuBrXT1qOAScu+fv_A7Du1XrFoix8nSO14qXj2YD4KtQ@mail.gmail.com>
	<55FC7394.4060901@mattcorallo.com>
	<CAAS2fgR59+iFjg5n6des50rJCA8vkRAvjKC3QgRjiYSyy-bA9A@mail.gmail.com>
From: Btc Drak <btcdrak@gmail.com>
Date: Fri, 18 Sep 2015 21:34:59 +0100
Message-ID: <CADJgMzvcR8O1pQDFVAp2Ndu-a7-VoCtckcPSogQvMUqa6a55bA@mail.gmail.com>
To: Gregory Maxwell <gmaxwell@gmail.com>
Content-Type: multipart/alternative; boundary=001a11c24ae656c48205200b7812
X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HK_RANDOM_ENVFROM,
	HK_RANDOM_FROM, 
	HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Cc: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>,
	Cory Fields <cory@coryfields.com>, Pieter Wuille <pieter.wuille@gmail.com>
Subject: Re: [bitcoin-dev] Weekly development meetings on IRC
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Sep 2015 20:35:24 -0000

--001a11c24ae656c48205200b7812
Content-Type: text/plain; charset=UTF-8

Urgh... Can we hardfork time? It's clearly in need of an upgrade...

On Fri, Sep 18, 2015 at 9:31 PM, Gregory Maxwell <gmaxwell@gmail.com> wrote:

> On Fri, Sep 18, 2015 at 8:27 PM, Matt Corallo via bitcoin-dev
> <bitcoin-dev@lists.linuxfoundation.org> wrote:
> > Google Calendar is localized, but has an option to change the timezone
> > of an event, it just doesnt have UTC in its options. So, yes, we should
> > use something that observes DST in roughly the same way as everyone else
> > - CEST/PDT/EST/etc.
>
> uh. There is fairly little global consistency in DST usage. Lots of
> places do dst on different dates.
>
> So if it's in some DST timezone it's likely to move twice each change
> for some subset of the people who do it.
>
> E.g. europe and US end DST one week apart.
>

--001a11c24ae656c48205200b7812
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Urgh... Can we hardfork time? It&#39;s clearly in need of =
an upgrade...</div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote=
">On Fri, Sep 18, 2015 at 9:31 PM, Gregory Maxwell <span dir=3D"ltr">&lt;<a=
 href=3D"mailto:gmaxwell@gmail.com" target=3D"_blank">gmaxwell@gmail.com</a=
>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 =
0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=3D"">On F=
ri, Sep 18, 2015 at 8:27 PM, Matt Corallo via bitcoin-dev<br>
&lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-dev@li=
sts.linuxfoundation.org</a>&gt; wrote:<br>
&gt; Google Calendar is localized, but has an option to change the timezone=
<br>
&gt; of an event, it just doesnt have UTC in its options. So, yes, we shoul=
d<br>
&gt; use something that observes DST in roughly the same way as everyone el=
se<br>
&gt; - CEST/PDT/EST/etc.<br>
<br>
</span>uh. There is fairly little global consistency in DST usage. Lots of<=
br>
places do dst on different dates.<br>
<br>
So if it&#39;s in some DST timezone it&#39;s likely to move twice each chan=
ge<br>
for some subset of the people who do it.<br>
<br>
E.g. europe and US end DST one week apart.<br>
</blockquote></div><br></div>

--001a11c24ae656c48205200b7812--