File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes simple date 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
Reply Bookmark "simple date" Watch "simple date" New topic
Author

simple date

sameera liyanage
Ranch Hand

Joined: Nov 25, 2008
Posts: 643
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

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