Re: [weewx-user] Celestial tab time format

73 views
Skip to first unread message

Tom Keffer

unread,
Apr 30, 2024, 11:59:18 AM4/30/24
to weewx...@googlegroups.com
It's under TimeFormats.

Best to change it in weewx.conf:

[StdReport]
  ...
  [[Defaults]]
    ...
    [[[Units]]]
      ...
      [[[[TimeFormats]]]]
        ...
        ephem_day = %I:%M %p
        ephem_year = %d-%b-%Y %I:%M %p



On Tue, Apr 30, 2024 at 4:50 AM bhouseski <brickh...@gmail.com> wrote:
where do I go to change the time format in the celestial tab?  I am not a 24 time fan, and would like to change to AM/PM.

Mike

--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f565645d-1e14-4b63-9af2-38586a420b84n%40googlegroups.com.

n7uv...@gmail.com

unread,
Apr 30, 2024, 7:44:10 PM4/30/24
to weewx-user
Hi Tom -

Perhaps this answers the question I'm about to ask, but am unsure. When I see 

Screenshot 2024-04-30 164027.png
this on my Celestial tab, I'd much prefer Total daylight 13:30:55 or 13h 30m 55s and
same for the delta sunlight 01:46 or 01m 46s

It doesn't look like the above weewx.conf mods will do what I want. How do I change the format?

Cheers - Jon N7UV

Tom Keffer

unread,
Apr 30, 2024, 8:10:56 PM4/30/24
to weewx...@googlegroups.com
That's a different format, called DeltaFormats. Unfortunately, it's not documented, but it would look something like this:

[StdReport]
  ...
  [[Defaults]]
    ...
    [[[Units]]]
      ...
      [[[[DeltaTimeFormats]]]]
        hour    = "%(minute)dm %(second)ds"
        day     = "%(hour)dh %(minute)dm %(second)ds"


n7uv...@gmail.com

unread,
Apr 30, 2024, 9:59:06 PM4/30/24
to weewx-user
Oooh - super cool!
Screenshot 2024-04-30 185832.png
Thanks!
Cheers - Jon N7UV

Reply all
Reply to author
Forward
0 new messages