I have installed Mozilla builds of Firefox and Thunderbird on one of my TDE-Debian systems. When printing/print previewing an e-mail with Thunderbird, the time displayed in the footer is correctly in the 12-hour format with AM or PM.
in Firefox, the time is displayed in 24-hour format.
Thunderbird picks up the time from the system time, which I believe is set to 12-hours, since the TDE clock is displaying the time with AM/PM. But Firefox apparently isn't.
Is there in something I can check in TDE that will show if the system on 12-hour AM/PM time, or is what the clock is displaying, just that?
Thanks in advance.
-- Linux. A Continual Learning Experience.
said Edward: | I have installed Mozilla builds of Firefox and Thunderbird on one of my | TDE-Debian systems. When printing/print previewing an e-mail with | Thunderbird, the time displayed in the footer is correctly in the | 12-hour format with AM or PM. | | in Firefox, the time is displayed in 24-hour format. | | Thunderbird picks up the time from the system time, which I believe is | set to 12-hours, since the TDE clock is displaying the time with AM/PM. | But Firefox apparently isn't. | | Is there in something I can check in TDE that will show if the system on | 12-hour AM/PM time, or is what the clock is displaying, just that?
Firefox gets its time format from the system locale setting, which is deeper than the desktop. Desktops and applications can modify this, but Firefox doesn't.
https://www.tecmint.com/set-system-locales-in-linux/ -- dep
Pictures: http://www.ipernity.com/doc/depscribe/album Column: https://www.athensnews.com/opinion/columns/the_view_from_mudsock_heights/
On 5/27/21 12:05 PM, dep via tde-users wrote:
said Edward: | I have installed Mozilla builds of Firefox and Thunderbird on one of my | TDE-Debian systems. When printing/print previewing an e-mail with | Thunderbird, the time displayed in the footer is correctly in the | 12-hour format with AM or PM. | | in Firefox, the time is displayed in 24-hour format. | | Thunderbird picks up the time from the system time, which I believe is | set to 12-hours, since the TDE clock is displaying the time with AM/PM. | But Firefox apparently isn't. | | Is there in something I can check in TDE that will show if the system on | 12-hour AM/PM time, or is what the clock is displaying, just that?
Firefox gets its time format from the system locale setting, which is deeper than the desktop. Desktops and applications can modify this, but Firefox doesn't.
https://www.tecmint.com/set-system-locales-in-linux/
dep
Hi dep,
Comparing to the images on the link you provided, it's missing the 'LANGUAGE' variable, but the LANG variable is for the entire system, so it would be correct. Firefox is wrong.
epp@upstairs:~$ locale LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= epp@upstairs:~$ localectl status System Locale: LANG=en_US.UTF-8 VC Keymap: n/a X11 Layout: us X11 Model: pc105
-- Linux. A Continual Learning Experience.
The Language setting in Firefox, is also correct.
-- Linux. A Continual Learning Experience.
fwiw, it's a known issue: https://bugzilla.mozilla.org/show_bug.cgi?id=811242
(sorry about top posting. the ios protonmail app allows nothing else.)
dep Pictures: http://www.ipernity.com/doc/depscribe/album Column: https://www.athensnews.com/opinion/columns/the_view_from_mudsock_heights/
On Thu, May 27, 2021 at 12:19 PM, Edward epp@caramail.com wrote:
The Language setting in Firefox, is also correct.
-- Linux. A Continual Learning Experience.
tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
On 5/27/21 12:25 PM, dep via tde-users wrote:
fwiw, it's a known issue: https://bugzilla.mozilla.org/show_bug.cgi?id=811242
(sorry about top posting. the ios protonmail app allows nothing else.)
dep Pictures: http://www.ipernity.com/doc/depscribe/album http://www.ipernity.com/doc/depscribe/album Column: https://www.athensnews.com/opinion/columns/the_view_from_mudsock_heights/ https://www.athensnews.com/opinion/columns/the_view_from_mudsock_heights/
That bug report came back as a duplicate of another (more recent) which claims to have been fixed several years ago.
-- Linux. A Continual Learning Experience.