# -d date arithmetic # Display the time described by the user friendly string, not by now. date -d "+5 days" date -d "+7 weeks +2 days" date -d "last Wednesday 2 pm"