i need a code for this java program...urgent please...
using dialog boxes :
input month in "99" form
date in "99" form
year = 2009
then display the date in 'MMM 99, 2009' form
otherwise, display 'invalid date'
Valid date
01-12 = Values for month
01-28 = for month - 2
01-30 = for months - 4,6,9,11
01-31 = for months - 1,3,5,7,8,10,12