I am writing a VB windows program which has a function that returns the date of the second wednesday of the current month as well as the next two months, but without needing to actually look at a calendar.
I'm not quite sure how to accomplish this. Perhaps using a calendar control? Any suggestions would be greatly appreciated!
I'm not quite sure how to accomplish this. Perhaps using a calendar control? Any suggestions would be greatly appreciated!