GetDateTimeInstance Android

myString = DateFormat.getDateInstance().format(myDate);
RealMyth21