X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 DOT 6dhiyKbjLM AT omega> <91DCAC3CB99C724EB365BB64677FBE7B1EF4F3A8 AT MX204CL04 DOT corp DOT emc DOT com> To: cygwin AT cygwin DOT com From: Brian Inglis Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Message-ID: 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