Hi everyone,
I am trying to create a program that asks the user for the date and then checks if this date is the last day of the month. However I am having problems doing this. Could anyone suggest where to start? I can get the user to input a day using scanner or JOptionPane but then im not sure where to go from there?
Thanks