I don't see any problem with that but I also need to know how to be able to calculate the beginning of a month (given the month name or month number i.e. being January = 1st month December = 12th month) so that for any month, whether it starts on the 1st and ends on the 30 or the 31st
I can programmatically calculate the start and end date for the current month (and if need be pass the above either the month Number or the month day and calculate the values)