Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

New help fixing time from UTC to my local time in Florida

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Adrianwx23
Posts: 79
Joined: Sun 03 Mar 2024 5:09 pm
Weather Station: Davis Vantage Pro 2
Operating System: Meteobridge
Location: Lake Worth Florida

Re: New help fixing time from UTC to my local time in Florida

Post by Adrianwx23 »

rogerthn wrote: Tue 16 Apr 2024 3:57 pm Hmmm???
Digging a bit deeper, do you have a file /etc/default/locale and if so what does it contain?
Hmm, all i have done is update the timezone in the cmx dashboard also in the PI as you can see in the screenshot i posted above but it is still stuck in 24hr instead of 12hr. Confusing stuff surely
User avatar
rogerthn
Posts: 518
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: New help fixing time from UTC to my local time in Florida

Post by rogerthn »

Yes, time zone is one part.
Can you please tell me what the command locale returns
My CumulusMX bullseye have
LANG=en_GB.UTF-8
LANGUAGE=
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=
Image
Adrianwx23
Posts: 79
Joined: Sun 03 Mar 2024 5:09 pm
Weather Station: Davis Vantage Pro 2
Operating System: Meteobridge
Location: Lake Worth Florida

Re: New help fixing time from UTC to my local time in Florida

Post by Adrianwx23 »

rogerthn wrote: Tue 16 Apr 2024 4:22 pm Yes, time zone is one part.
Can you please tell me what the command locale returns
My CumulusMX bullseye have
LANG=en_GB.UTF-8
LANGUAGE=
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=
So you want me to type the command "locale" ?
User avatar
rogerthn
Posts: 518
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: New help fixing time from UTC to my local time in Florida

Post by rogerthn »

Adrianwx23 wrote: Tue 16 Apr 2024 4:32 pm So you want me to type the command "locale" ?
Yes please ;-)
Image
User avatar
rogerthn
Posts: 518
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: New help fixing time from UTC to my local time in Florida

Post by rogerthn »

The result from

Code: Select all

locale -a
might also be useful
Image
Adrianwx23
Posts: 79
Joined: Sun 03 Mar 2024 5:09 pm
Weather Station: Davis Vantage Pro 2
Operating System: Meteobridge
Location: Lake Worth Florida

Re: New help fixing time from UTC to my local time in Florida

Post by Adrianwx23 »

Adrianwx23 wrote: Tue 16 Apr 2024 4:32 pm
rogerthn wrote: Tue 16 Apr 2024 4:22 pm Yes, time zone is one part.
Can you please tell me what the command locale returns
My CumulusMX bullseye have
LANG=en_GB.UTF-8
LANGUAGE=
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=
So you want me to type the command "locale" ?
For this command i got the same thing you have.
Adrianwx23
Posts: 79
Joined: Sun 03 Mar 2024 5:09 pm
Weather Station: Davis Vantage Pro 2
Operating System: Meteobridge
Location: Lake Worth Florida

Re: New help fixing time from UTC to my local time in Florida

Post by Adrianwx23 »

rogerthn wrote: Tue 16 Apr 2024 4:36 pm The result from

Code: Select all

locale -a
might also be useful
local -a

C.utf8
en_GB.utf8
POSIX
Last edited by Adrianwx23 on Tue 16 Apr 2024 5:10 pm, edited 1 time in total.
User avatar
rogerthn
Posts: 518
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: New help fixing time from UTC to my local time in Florida

Post by rogerthn »

locale
Image
Adrianwx23
Posts: 79
Joined: Sun 03 Mar 2024 5:09 pm
Weather Station: Davis Vantage Pro 2
Operating System: Meteobridge
Location: Lake Worth Florida

Re: New help fixing time from UTC to my local time in Florida

Post by Adrianwx23 »

rogerthn wrote: Tue 16 Apr 2024 5:09 pm locale
C
C.utf8
en_GB.utf8
POSIX
User avatar
rogerthn
Posts: 518
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: New help fixing time from UTC to my local time in Florida

Post by rogerthn »

OK, you are missing en_US.utf8
Demonstration below

Code: Select all

LC_ALL=en_GB.utf8 date
Tue 16 Apr 19:19:21 CEST 2024

Code: Select all

LC_ALL=en_US.utf8 date
Tue Apr 16 07:19:30 PM CEST 2024
I do think that you need to add en_US.utf8, as a starting point

Code: Select all

sudo dpkg-reconfigure locales
Leaving en_GB.utf8 as default should be OK
Image
Adrianwx23
Posts: 79
Joined: Sun 03 Mar 2024 5:09 pm
Weather Station: Davis Vantage Pro 2
Operating System: Meteobridge
Location: Lake Worth Florida

Re: New help fixing time from UTC to my local time in Florida

Post by Adrianwx23 »

rogerthn wrote: Tue 16 Apr 2024 5:26 pm OK, you are missing en_US.utf8
Demonstration below

Code: Select all

LC_ALL=en_GB.utf8 date
Tue 16 Apr 19:19:21 CEST 2024

Code: Select all

LC_ALL=en_US.utf8 date
Tue Apr 16 07:19:30 PM CEST 2024
I do think that you need to add en_US.utf8, as a starting point

Code: Select all

sudo dpkg-reconfigure locales
Leaving en_GB.utf8 as default should be OK
So what do you want me to do? How and were do i add en_US.utf8 ?
User avatar
rogerthn
Posts: 518
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: New help fixing time from UTC to my local time in Florida

Post by rogerthn »

Adrianwx23 wrote: Tue 16 Apr 2024 5:47 pm So what do you want me to do? How and were do i add en_US.utf8 ?
Execute sudo dpkg-reconfigure locales
Arrow down to en_US.UTF-8 UTF-8
Select with Space
Press enter
Press enter again

To "verify" run

Code: Select all

LC_ALL=en_US.utf8 date
Image
Adrianwx23
Posts: 79
Joined: Sun 03 Mar 2024 5:09 pm
Weather Station: Davis Vantage Pro 2
Operating System: Meteobridge
Location: Lake Worth Florida

Re: New help fixing time from UTC to my local time in Florida

Post by Adrianwx23 »

rogerthn wrote: Tue 16 Apr 2024 6:00 pm
Adrianwx23 wrote: Tue 16 Apr 2024 5:47 pm So what do you want me to do? How and were do i add en_US.utf8 ?
Execute sudo dpkg-reconfigure locales
Arrow down to en_US.UTF-8 UTF-8
Select with Space
Press enter
Press enter again

To "verify" run

Code: Select all

LC_ALL=en_US.utf8 date
Was able to run it from my iphone remotely since i am working. I Just hit enter on en_US.UTF-8 its still going loading things says it could take a bit what i do just let it finish then reboot the pi?
Adrianwx23
Posts: 79
Joined: Sun 03 Mar 2024 5:09 pm
Weather Station: Davis Vantage Pro 2
Operating System: Meteobridge
Location: Lake Worth Florida

Re: New help fixing time from UTC to my local time in Florida

Post by Adrianwx23 »

rogerthn wrote: Tue 16 Apr 2024 6:00 pm
Adrianwx23 wrote: Tue 16 Apr 2024 5:47 pm So what do you want me to do? How and were do i add en_US.utf8 ?
Execute sudo dpkg-reconfigure locales
Arrow down to en_US.UTF-8 UTF-8
Select with Space
Press enter
Press enter again

To "verify" run

Code: Select all

LC_ALL=en_US.utf8 date
Completed and rebooted CMX. let me know what to do next. Nothing changed time is still 24hr. :roll:

Very frustrating..
User avatar
rogerthn
Posts: 518
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: New help fixing time from UTC to my local time in Florida

Post by rogerthn »

Do you get AM/PM with the command below?

Code: Select all

LC_ALL=en_US.utf8 date
Image
Post Reply