| Author |
date time conversion
|
Jas Oberai
Ranch Hand
Joined: Jan 16, 2005
Posts: 231
|
|
I am trying to access a db2 database datetime column with the dateformat like "1,103,223,100,000".I want to display it in the format "month ay:year HH:MM:SS".Is there some way I can do this??.Please help me.
|
SCJP 1.4 (88%)<br />SCWCD 1.4 (88%)
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Yes. Read the JavaDocs for SimpleDateFormat.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: date time conversion
|
|
|