Associate
- Joined
- 8 Oct 2006
- Posts
- 1,236
Hi all,
I need to create a program, which takes a list of birthdays, and then allows user to choose a month+date, and then a list should be output with all the birthdays in the next week.
I can get this bit working, but it should also be able to deal with end of month's, ie, if a date at the end of decemeber is given, program should output birthdays even in january.
This bit im not sure on how to solve.
Any ideas?
Thanks,
Digi
I need to create a program, which takes a list of birthdays, and then allows user to choose a month+date, and then a list should be output with all the birthdays in the next week.
I can get this bit working, but it should also be able to deal with end of month's, ie, if a date at the end of decemeber is given, program should output birthdays even in january.
This bit im not sure on how to solve.
Any ideas?
Thanks,
Digi