S
sam
Hi,
I m wondering whether there is existing perl module provide functions
for calculating date and comparison of two dates.
I need to take a user input date and will subtract it by 1,3,6 or 12
months. As the requirement only care about YYYY-MM, so I will need to
know the form of starting date and ending date (YYYY-MM-DD) after the
substraction. In this case, the starting date should be in the form of
YYYY-MM-01 and ending date is YYYY-MM-28,29,30 or 31.
Thanks
Sam
I m wondering whether there is existing perl module provide functions
for calculating date and comparison of two dates.
I need to take a user input date and will subtract it by 1,3,6 or 12
months. As the requirement only care about YYYY-MM, so I will need to
know the form of starting date and ending date (YYYY-MM-DD) after the
substraction. In this case, the starting date should be in the form of
YYYY-MM-01 and ending date is YYYY-MM-28,29,30 or 31.
Thanks
Sam