sree wrote:
>
>  i [sic] am reading date value from webservices (DD/MM/YYYY) and set these 
> date to textview.After Displaying the values is show like DD/MM/YYYY.Here i 
> can store reading date value in one array and these array is bind to 
> textview.
> But i want to display DD/MM only how.
> plz [sic] help me
>
>
What is "plz"? That is not an English word.

Use java.text.DateFormat or android.text.format.DateFormat to create the 
strings for the view.

-- 
Lew
 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to