aspose file tools
The moose likes JSP and the fly likes Date format problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Date format problem" Watch "Date format problem" New topic
Author

Date format problem

Dave Foley
Greenhorn

Joined: Feb 25, 2003
Posts: 9
I'm trying to convert a datetime value from Irish to US locale format. Does anyone know how to convert the date and time into either a date or a string format?
chanoch wiggers
Author
Ranch Hand

Joined: May 24, 2001
Posts: 245
Have a look at java.text.SimpleDateFormat


chanoch<p><a href="http://www.amazon.com/exec/obidos/ASIN/1861007736/" target="_blank" rel="nofollow">Author of Professional Apache Tomcat</a>
 
 
subject: Date format problem
 
Threads others viewed
String conversion
Problem in SimpleDateFormat
conversion
Default Date Separator
how to convert String into Date format
IntelliJ Java IDE