A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
converting date strings
scottie zman
Ranch Hand
Joined: Aug 08, 2001
Posts: 40
posted
Sep 18, 2001 15:40:00
0
I have some date fields in a database storing dates like this:
2001-09-12 12:43:18.483
How do I take this, a
String
, and manipulate the way it is displayed. I would like it to be:
09-12-2001 12:43
thanks
Zman
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
I like...
posted
Sep 18, 2001 15:59:00
0
http://www.javaranch.com/ubb/Forum33/HTML/003368.html
Look at my entry on this thread.
[This message has been edited by Mike Curwen (edited September 18, 2001).]
I agree. Here's the link:
http://aspose.com/file-tools
subject: converting date strings
Similar Threads
Adding integer to Date
problem in was start up...
Date Format
Error 500- Internal servlet error
Java API - to get next year
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter