Print the current year as digit string.
Print the current month as two–digits string.
Print the current day as two–digits string.
Print the current hour as two–digits string.
Print the current minute as two–digits string.
Print the current second as two–digits string.
Print the current date, using the format ‘%F’. Example:
mbfl_date_current_date -| 2018-11-03
Print the current date, using the format ‘%T’. Example:
mbfl_date_current_time -| 07:51:27
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.