On 11/15/19 7:27 AM, Bob Goodwin wrote:
How to configure 24 hour time, instead of AM/PM, in Thunderbird 62.2.0
nd/or 62.2.2.
Presently I have created /usr/bin/thunderbird24h:
/usr/bin/thunderbird24h:
#!/bin/sh
LC_TIME=C
export LC_TIME
/usr/bin/thunderbird
and rebooted but the AM/PM time is still being used. Have I nissed
something or has something changed since Fedora-20?
I remember a thread about this a while back and I don't think there was
any solution found. I even tried building my own locale file and that
didn't seem to work.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx