Getting date 7 days from another date.
I am using
And I was wondering if there was a function to allow me to get the date in 7 days from another date (a string the user inputs input teh script)
I have checked the documentation and can't really find anything and I am a bit stuck
Thanks!
I am using
Code:
use Date::Calc
And I was wondering if there was a function to allow me to get the date in 7 days from another date (a string the user inputs input teh script)
I have checked the documentation and can't really find anything and I am a bit stuck
Thanks!