List of utility methods to do Date Format
SimpleDateFormat formatter = new SimpleDateFormat("MMMMM dd, yyyy"); return formatter.format(date);