Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

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 .