Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Liutauras Vilda
Ron McLeod
Jeanne Boyarsky
Paul Clapham
Sheriffs:
Junilu Lacar
Tim Cooke
Saloon Keepers:
Carey Brown
Stephan van Hulst
Tim Holloway
Peter Rooke
Himai Minh
Bartenders:
Piet Souris
Mikalai Zaikin
Forum:
Beginning Java
date time conversion
Jas Oberai
Ranch Hand
Posts: 231
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Posts: 10336
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yes. Read the JavaDocs for SimpleDateFormat.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
Grow a forest with seedballs and this tiny ad:
Master Gardener Program
https://coderanch.com/t/771761/Master-Gardener-Program
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
how to change the date,Time format after accessing it from the database
Time getting truncated in Weblogic
Code for date comparison
Encountering a DateTime problem while displaying a date using Jexcel
Date Parsing Issue...
More...