Skip to content

Direction Date #786

Answered by ThePeePs
f4gqk asked this question in Q&A
Discussion options

You must be logged in to vote

in either skin.conf or in your weewx.conf settings for the Belchertown skin, under Labels -> Generic change this to be the format that you'd like.

Default:

[Labels]
    [[Generic]]
        time_forecast_date = "ddd M/DD"

Your ask:

[Labels]
    [[Generic]]
        time_forecast_date = "ddd DD/MM"

d = day of week name (3 for short name, 4 for full name)
D = day of month (DD if you want a leading zero)
M = number of the month (MM if you want a leading zero, MMMM for the full name of the month)

All of the default settings can be found in skin.conf I suggest making the changes to your weewx.conf (add an extra square bracket to my example) file, as the skin.conf can change as new features are…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by f4gqk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants