Hi, I am currently developing a program that will allow you to enter in two dates and it will tell you the difference between them. Im currently having problems getting the months to properly work, the way I want it to work is that the user enters in the month(such as january or april) for each date, and a year for each date(such as 2012 or 1776). The year difference works fine, but for the months I cant seem to figure it out, any help would be greatly appreciated! Here is my code so far!
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------