end date is greater than the start date or not-need a java code for that
807603Nov 20 2007 — edited Nov 20 2007Hi ,
i have a start date and an end date with me which is in dd-mon-yyyy format
means 20-Nov-2007 format
i need a java method that can tell me weather my end date is greater then start date or not.