Recent date
can now set the date relatively with natural language!
Here is an example using GNU coreutils 8.23
# dateFri Oct 5 16:24:25 UTC 2018# date --set "10 minutes ago"Fri Oct 5 16:14:25 UTC 2018# date --set "10 minutes"Fri Oct 5 16:24:25 UTC 2018