File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
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
»
Java in General
Author
simple date
sameera liyanage
Ranch Hand
Joined: Nov 25, 2008
Posts: 643
posted
Jul 27, 2009 01:33:03
0
i need a date object with this type
22-NOV-08
how can i change a new date() to this type ?
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
I like...
posted
Jul 27, 2009 01:35:54
0
java.text.SimpleDateFormat
combined with
java.lang.String#toUpperCase()
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions
How To Answer Questions
subject: simple date
Similar Threads
prepareStatement() returns 0 value
How to set Date data type into varible
Passing specific format date to callable statement
Regarding HttpSession
inputCalendar and commandButton
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter