diff --git a/tinystatus b/tinystatus index eed6c50..c80c6d9 100755 --- a/tinystatus +++ b/tinystatus @@ -106,7 +106,7 @@ for file in ${tmp}/ok/*.status; do done cat << EOF -

Last check: $(date +"%Y/%m/%d %H:%M:%S")

+

Last check: $(date -I'seconds')

EOF if [ -f "${incidentsfile}" ]; then echo '

Incidents

'