aspose file tools
The moose likes Java in General and the fly likes Date conversion in Text 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 "Date conversion in Text" Watch "Date conversion in Text" New topic
Author

Date conversion in Text

Aniket Khadke
Greenhorn

Joined: Jul 13, 2011
Posts: 29

Hi,

In my application I have a date 05-09-2012 and I want to print this in text format.

e.g. 05-09-2012 should be printed as Fifth of September Two Thousand and Twelve

or something like that...

Is there any way I can do this quickly?

Thanks in advance..!!!
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32675
    
    4
Aniket Khadke wrote: . . . Is there any way I can do this quickly? . . .
Yes.

But we won’t tell you what it is; we expect you to show us what you have tried so far, and we will comment on that.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Date conversion in Text
 
Similar Threads
AJAX ResponseXML coming back from a Servlet is null, but responseText has the XML
Add 7 days to given date and end date in jsp
Spring - Jasypt Integration XML Config
conversion from Date ojbect to Date object
java.text.ParseException: Unparseable date: "2012-08-03+05:30"