Hello,
I have an old version Raspberry Pi model B that I have successfully added an DS1307 RTC to. I can read back the time in
terminal using hwclock -r and it returns the date and time ok but it returns the time in 12 hour format and I would like it to return
time in 24 hour. Is there a utility that i can run to setup the DS1307 to change this? I see on the Raspbian GUI the time
shown on the upper right hand corner is in 24 hour format so not sure how that got set that way but is fine with me. I don't use
GMT only local time where i am located but still want 24 hour format.
Thanks,
Bruce