A friendly place for programming greenhorns!
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
»
Servlets
Author
JSP abd Date Object
Anthony Smith
Ranch Hand
Joined: Sep 10, 2001
Posts: 285
posted
Sep 13, 2001 12:15:00
0
I got a form where a user type a date in the following format:
06/23/99 how can I convert to Date object in Java?
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
I like...
posted
Sep 13, 2001 18:21:00
0
Check out
java.text.SimpleDateFormat
Dave.
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
I like...
posted
Sep 14, 2001 09:55:00
0
If you search in the Java in General (beginners) forum, you'll find a post i made about this. That particular API gave me some trouble, so take a look at the code I have there for some help.
I agree. Here's the link:
http://aspose.com/file-tools
subject: JSP abd Date Object
Similar Threads
Question on Creation of a Date Object
compare dates which are in string variable in javascript
conversion from Date ojbect to Date object
Date Query
Regarding HttpSession
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter