Subtract two date difference in days olddate=2018-06-19 newdate=2020-04-24 echo $(( ($(date -d $newdate +%s) - $(date -d $olddate +%s)) / ...
Home / calculate two date difference in x days
Showing posts with label calculate two date difference in x days. Show all posts
Showing posts with label calculate two date difference in x days. Show all posts
Subscribe to:
Posts
(
Atom
)