Please respond, how can I manipulate month, for example I want to run a script every month by extracting data of the previous month from a file. I know how to code overlapping year once I know how to find out previous month and previous year from the current date. Any suggestions ?