mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-14 11:48:26 +00:00
Use full yyyy-mm-dd HH:MM:SS timestamp
This commit is contained in:
parent
04a647428c
commit
e0ab6c98ef
@ -172,7 +172,7 @@ declare -A modsrcdirs
|
||||
# timestamp
|
||||
#
|
||||
timestamp() {
|
||||
date +%T
|
||||
date +"%Y-%m-%d %H:%M:%S"
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user