From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22706 invoked by alias); 5 Aug 2015 13:09:22 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 20385 invoked by uid 89); 5 Aug 2015 13:08:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC,SPF_PASS autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: www.open-std.org Date: Wed, 05 Aug 2015 13:09:00 -0000 From: keld@keldix.com To: Andreas Schwab Cc: Marko Myllynen , GNU C Library , libc-locales@sourceware.org Subject: Re: [PATCH] Remove locale timezone information Message-ID: <20150805130836.GB24680@www5.open-std.org> References: <556F23C9.3030500@redhat.com> <557AE725.5050104@redhat.com> <20150805090748.GH26572@vapier> <20150805100126.GA11842@www5.open-std.org> <20150805102233.GA12350@www5.open-std.org> <20150805105311.GK26572@vapier> <20150805113049.GB16488@www5.open-std.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-SW-Source: 2015-q3/txt/msg00063.txt.bz2 On Wed, Aug 05, 2015 at 02:33:02PM +0200, Andreas Schwab wrote: > keld@keldix.com writes: > > > Well, it takes time to build the info. Furthermore, if data is not available > > they can always fall back to the TZ info. This is all spelled out in the standard. > > The TZ info isn't a fallback, the POSIX timezone is. I was talking about ISO TR 30112 LC_TIME timezone spec. The TZ environment variable overrides the LC_TIME timezone spec. Best regards keld