datediff (Debian)
8. 1. 2019sudo apt install dateutils
# help
info dateutils
# diff between now and some future date
dateutils.ddiff now 2025-01-29 -f '%Y years %d days'
sudo apt install dateutils
# help
info dateutils
# diff between now and some future date
dateutils.ddiff now 2025-01-29 -f '%Y years %d days'