Hi Folks
I need some routines to get the following dates from any given day of the month :
Last day of the previous month
Last day of the month before previous month
I am using the following routines which breaks for leap year
($sec,$min,$hour,$mday,$month,$year,$wday,$yday,$isdst) =...