I am using SimpleDateFormat to display a Calendar like this :
public String getDate() { String DATE_FORMAT = \"EEEE, dd/MM/yyyy HH:mm:ss\"; SimpleDat
month index starts from 0 just like array index