aspose file tools
The moose likes Java in General and the fly likes how to get date format like 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 "how to get date format like "September 8, 2005" which returns current date ?" Watch "how to get date format like "September 8, 2005" which returns current date ?" New topic
Author

how to get date format like "September 8, 2005" which returns current date ?

Artemesia Lakener
Ranch Hand

Joined: Jun 21, 2005
Posts: 162
how to get date format like "September 8, 2005" which returns current date ?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Check out the java.text.SimpleDateFormat class. It allows you to format dates any way you want. The javadocs show you the details of how you can format dates.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to get date format like "September 8, 2005" which returns current date ?
 
Similar Threads
javascript dates
Templates variable
How to get current date in October 10, 2005. 9.30 a.m format
Milliseconds to date conversion
How to get current date in below format in java or jsp