On 08.09.2021 21:37, Michael Spartana wrote:
On 9/8/21 14:27, Andrei Borzenkov wrote:
On 08.09.2021 20:18, Michael Spartana wrote:
This looks like date format bug. I wanted the 12 hour clock display, not the 24 hour clock display.
And this is TB 91
This is controller by LC_TIME environment variable. What is output of
locale
in your case? LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" Well, it sounds like a (new) bug in TB 91. TB 78.13 changes time format according to LC_TIME; TB 91 is stuck with 24 hours time format, only date format is affected.
You can set intl.date_time.pattern_override.time_short to "h:mm a" to get 9:05 PM instead of 21:05 [1].
If you are concerned, open bug report upstream. I could not find something obvious after quick search.
[1] https://support.mozilla.org/en-US/kb/customize-date-time-formats-thunderbird
So I read some of that.....seems like the 24 hour dates are there so anyone reading it anytime sees what time is related to the message.....like maybe someone wants an easy reference.
Where do you see it? KB article I mentioned starts with "By default, Thunderbird will use date and time formats according to the regional settings of your operating system".
If I did file a bug report would it be opensuse or mozilla?
Mozilla. I see it with TB 91 downloaded directly from there.