]>
zdv2.bktei.com Git - BK-2020-03.git/blob - user/bkdate
1bf808bfaf1c3b3ed411a5925007f2ae3d621ba8
3 # Date: 2020-02-06T22:51Z
5 # Description: A simple command line tool to dispay the date in ISO-8601 format.
7 DATE
="$(date --iso-8601=seconds)"
9 if [[ $DATE =~
"+00:00"$
]]; then