X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:references:to:from:reply-to:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=sgSk4JxpDH6BLX00
	bSTJxN3AySLyJUv5WtjiRGm9yJb+P7DRl+5YAP/BUIoWhXB57Z+D3ylVI1fxt7Py
	hoC0tFThhBYw4jQY6G5RWt3ATheWvUFwn1ZKA7e8kDvA0K0R07uF5dWOd8BMK5Ft
	nMzz7Gch7AJT39zbgMoLXewyo7U=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:references:to:from:reply-to:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=7m+vBF5/rxhlK2Ul8kO8cH
	wT+2w=; b=I4Ttrg2HU6rGZQuyZJq6xdHnVwNthqzdE2M+C5HvZZ27D3TYz69zIY
	OFpgDoZhWvoHpAtse5b4zaX5pVEOum8fl41HPjMZp0AWtvTN5GC5XOeML+8yU18E
	N7rZLvdrWkZ6zv0j2/DtvrsKbVzCgq3BrkoNt9HUmi4g6K3PEasMU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*r:ip*192.168.1.100, Hx-spam-relays-external:!192.168.1.100!, H*RU:!192.168.1.100!, H*Ad:D*ab.ca
X-HELO: smtp-out-no.shaw.ca
X-Authority-Analysis: v=2.2 cv=dZbw5Tfe c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=GBO6SL4BwTsoiJNAsCwA:9 a=QEXdDO2ut3YA:10
Subject: Re: setting TZ is harmful
References: <2397524.6dhiyKbjLM@omega> <91DCAC3CB99C724EB365BB64677FBE7B1EF4F3A8@MX204CL04.corp.emc.com>
To: cygwin@cygwin.com
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Message-ID: <c27bae2d-a71b-3ee1-ea31-dd5fdca0f4c2@SystematicSw.ab.ca>
Date: Tue, 9 May 2017 09:52:54 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <91DCAC3CB99C724EB365BB64677FBE7B1EF4F3A8@MX204CL04.corp.emc.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfA1X//7H6y+5UsfXIni/olXV0kzkCjJyL0rp6V7noEZwgrUzuLC3tZhrAR63kSYibeB7TgqCguHLOJyape50bzDHtAvlRpsbPtbg+z0zqkC1axoQTta+ jFSmabfMgvh+iPwMTtbpTdu3zDb+UtVHZytytQ1jc/3naQYvou7X7OkgSkS3gNN0rogkhJAIX4N6nw==
X-IsSubscribed: yes

On 2017-05-09 08:09, Gluszczak, Glenn wrote:
> Ran into issues with TZ in the past too. ActiveState Perl is picky.
> I use the PST8PDT format for TZ, but could be other Window programs
> that won't accept that.

Default rules used for that format in tzcode are those for pre-2007 
North America, until changes coming in the next tzcode release are 
incorporated into downstream libraries, when rules will default to 
post-2007 North America. 
Many libraries, including Cygwin, use their own implementations of 
some tzcode functions, so may use different rules, or not pick up 
code updates until years later. 
Better to set up an /etc/localtime symlink to zoneinfo/.../... for 
Cygwin and let Windows programs do their own thing, which may be 
neither currently nor historically correct.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

