We will learn how to get the current date. we can use the class Calendar from java and use the class DataFormat for formating. we can change the format by inserting Dateformat constant inside getDateInstance. After that, we will learn how to display it in a TextView.