Include seconds in the time
This commit is contained in:
parent
bf80ead171
commit
e80fbdeed3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
{"", "status-weather", 600, 0},
|
{"", "status-weather", 600, 0},
|
||||||
|
|
||||||
{"", "date '+%a %d %b %Y %H:%M %Z'", 30, 0},
|
{"", "date '+%a %d %b %Y %H:%M:%S %Z'", 1, 0},
|
||||||
};
|
};
|
||||||
|
|
||||||
static char delim[] = " | ";
|
static char delim[] = " | ";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue