hi guys,
i have two dates in the format dd-mmm-yyyy i have to compare whether the first date is greater than than the second date
eg. date1 = 01-jul-2007 date2 = 28-jun-2007 compare date1 and date2
i have two dates in the format dd-mmm-yyyy i have to compare whether the first date is greater than than the second date
eg. date1 = 01-jul-2007 date2 = 28-jun-2007 compare date1 and date2
Comment