aspose file tools
The moose likes Java in General and the fly likes Date Time conversion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Date Time conversion" Watch "Date Time conversion" New topic
Author

Date Time conversion

gokul maha
Greenhorn

Joined: Jun 27, 2006
Posts: 25
I have date and time in below format.

DATE : 061206 (yymmdd)

TIME : 023101 (hhmmss)

How to convert it into 2006-12-06 02:31:01 ?

Is there way for it ?
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Have a look at java.text.SimpleDateFormat.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Date Time conversion
 
Similar Threads
What is the Data Type for GMT Date and Time?
how to convert String into Date format
advanced calculator
Date question
displaying time