Docs: CHANGELOG

This commit is contained in:
Muhammad Herdiansyah 2016-12-25 19:02:26 +07:00
parent 8f220d8729
commit 139b37d5a0
2 changed files with 2 additions and 1 deletions

View file

@ -3065,7 +3065,7 @@ convert_time() {
*) time="$((hour - 12))${min} PM" ;;
esac
;;
*) time="${hour}${min}" ;;
*) time="$4" ;;
esac
# Toggle showing the time.