Class android.text.format.
DateFormat
| Changed Methods | ||
|---|---|---|
DateFormat
getDateFormat
(
Context
)
|
Change from final to non-final.
|
|
char[]
getDateFormatOrder
(
Context
)
|
Change from final to non-final.
|
|
DateFormat
getLongDateFormat
(
Context
)
|
Change from final to non-final.
|
|
DateFormat
getMediumDateFormat
(
Context
)
|
Change from final to non-final.
|
|
DateFormat
getTimeFormat
(
Context
)
|
Change from final to non-final.
|
|
CharSequence
format
(
CharSequence,
|
Change from final to non-final.
|
|
CharSequence
format
(
CharSequence,
|
Change from final to non-final.
|
|
CharSequence
format
(
CharSequence,
|
Change from final to non-final.
|
|
| Added Fields | |
|---|---|
char
STANDALONE_MONTH
|
|