Change month format
This commit is contained in:
parent
7077dae656
commit
1936fadea5
1 changed files with 1 additions and 1 deletions
|
@ -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[] = " | ";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue