On 2019-12-25 04:22, Bob Goodwin wrote:
> On a new fedora 31 installed this week and updated i am unable to get 
> Thunderbird-68.3.1 to display a message list using 24 hour time.
>
> The Date and  Time Regional setting can not be changed from US English to und 
> as expected. I've tried downgrading Thunderbird, and rebooted the system, 
> nothing has helped.
>
> This computer, with the same settings, displays the time in 24 hour format.
>
> I haven't been able to work this out so perhaps someone has a suggestion ... 

It sounds as if you're not running with the environment variable LC_TIME=C.

What does the followng LONG command string return?

xx=`pidof thunderbird` ; cat /proc/$xx/environ | grep "LC_TIME=[Cc]" ; echo $?

-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to