Change month format

This commit is contained in:
Oliver Davies 2025-09-04 18:00:00 +01:00
parent 7077dae656
commit 1936fadea5

View file

@ -18,7 +18,7 @@
{"", "status-weather", 600, 0},
{"", "date '+%a %d %B %Y %H:%M %Z'", 30, 0},
{"", "date '+%a %d %b %Y %H:%M %Z'", 30, 0},
};
static char delim[] = " | ";