View Single Post
  #2 (permalink)  
Old 06-27-2007, 06:14 PM
Eric Eric is offline
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
Hello, check in java.text.DateFormat and simpleDateFormat.

Also check in java.util.Locale (many classes “use it” to format to the user on the basis of the country).

Eric
Reply With Quote