change date format in statusbar
This commit is contained in:
parent
7ed0af00d4
commit
8288bb9956
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ volume master {
|
||||||
}
|
}
|
||||||
|
|
||||||
tztime local {
|
tztime local {
|
||||||
format = " %Y-%m-%d %H:%M:%S"
|
format = " %Y-%m-%dT%H:%M:%S"
|
||||||
}
|
}
|
||||||
|
|
||||||
load {
|
load {
|
||||||
|
|
Loading…
Add table
Reference in a new issue