Anybody know of a quick way to do date math in ksh? I know I could write my own considering leap years and 28 day months, but is there anything simple in ksh similar to Excel for instance?
I'd like to do:
date1 - date2 = days
date1 + days = date2
date1 - days = date2
I also realize Pearl, C...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.