From owner-freebsd-ports@freebsd.org Wed Sep 5 15:49:35 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A30CDFF49DF for ; Wed, 5 Sep 2018 15:49:35 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (net-2-44-121-52.cust.vodafonedsl.it [2.44.121.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mailserver.netfence.it", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 19EA486E77 for ; Wed, 5 Sep 2018 15:49:34 +0000 (UTC) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.15.2/8.15.2) with ESMTPSA id w85FeXba066337 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Wed, 5 Sep 2018 17:40:40 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu To: freebsd-ports@freebsd.org From: Andrea Venturoli Subject: Thunderbird: Lightning date format Message-ID: <6a77c6d8-1081-09f2-410c-c7e21914879a@netfence.it> Date: Wed, 5 Sep 2018 17:40:33 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2018 15:49:35 -0000 Hello. I know this is a question as old as Thunderbird is, but... I don't get along well with 12H date format, but unfortunately I seem to be stuck with it after the switch to 60.0. Previous version worked fine in 24H format. I'm using XFCE and I read that TB will just use "my OS date format". I have no idea how to set that, but I've tried all the suggestions I found (setting TZ, LC_ALL, LC_TIME, etc...). Is this document still valid for us on FreeBSD: > http://kb.mozillazine.org/Date_display_format#Configuring_the_date.2Ftime_system_settings_on_your_computer Is this supposed to work? Is it a regression in 60.0? Is it working for others? bye & Thanks av.