feat: WITA-WIB-CET time
This commit is contained in:
parent
769ee04d8b
commit
86440a8fae
7 changed files with 29 additions and 30 deletions
|
@ -77,7 +77,7 @@ function update_net() {
|
|||
}
|
||||
|
||||
function update_time() {
|
||||
time="$(date '+%a %m-%d %R')"
|
||||
time="$(TZ=Asia/Makassar date '+%a %m-%d %R %Z'); $(TZ=Asia/Jakarta date '+%R %Z'); $(TZ=Europe/Paris date '+%R %Z')"
|
||||
}
|
||||
|
||||
function reload() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue