Command
dateExplanation
date shows or sets the system date and time.
Examples
Show current date and time
dateCustom format
date "+%Y-%m-%d %H:%M:%S"Show tomorrow's date
date -d "tomorrow"datedate shows or sets the system date and time.
Show current date and time
dateCustom format
date "+%Y-%m-%d %H:%M:%S"Show tomorrow's date
date -d "tomorrow"