Class android.text.format.DateUtils

Changed Methods
String getAMPMString(int) Now deprecated.
 
String getDayOfWeekString(int, int) Now deprecated.
 
String getMonthString(int, int) Now deprecated.
 
 

Changed Fields
String ABBREV_MONTH_FORMAT Now deprecated.
 
int FORMAT_12HOUR Now deprecated.
 
int FORMAT_24HOUR Now deprecated.
 
int FORMAT_CAP_AMPM Now deprecated.
 
int FORMAT_CAP_MIDNIGHT Now deprecated.
 
int FORMAT_CAP_NOON Now deprecated.
 
int FORMAT_CAP_NOON_MIDNIGHT Now deprecated.
 
int FORMAT_NO_NOON_MIDNIGHT Now deprecated.
 
String HOUR_MINUTE_24 Now deprecated.
 
int LENGTH_LONG Now deprecated.
 
int LENGTH_MEDIUM Now deprecated.
 
int LENGTH_SHORT Now deprecated.
 
int LENGTH_SHORTER Now deprecated.
 
int LENGTH_SHORTEST Now deprecated.
 
int[] sameMonthTable Now deprecated.
 
int[] sameYearTable Now deprecated.