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

quarterly dateformat

jeroen dijkmeijer
Ranch Hand

Joined: Sep 26, 2003
Posts: 131
Hi I'm wondering is there a way to easily display quarterly date format, (20070331-> 1,20070401->2) or should i subclass DateFormat just to display a single quarter? (I only would need the yyyy / yy & q)

regards,
Jeroen.
 
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: quarterly dateformat
 
Similar Threads
Get the Difference between 2 dates
date time conversion
Doubt in formatting date
Setting Initial Value In JFreeChart
Problem with Calendar().getTime()