aspose file tools
The moose likes Beginning Java and the fly likes Extracting months from Date object data Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Extracting months from Date object data " Watch "Extracting months from Date object data " New topic
Author

Extracting months from Date object data

shobhendra srivastava
Greenhorn

Joined: Feb 11, 2007
Posts: 1
Hi all.

I have 2 dates stored in the Date Objects.
I need to find the no of months between the the two dates.
Can anyone help me as to how to achieve this.
Srinivasa Raghavan
Ranch Hand

Joined: Sep 28, 2004
Posts: 1228
Just google for it you will get a lot of code snippets like this and like
this
[ February 15, 2007: Message edited by: Srinivasa Raghavan ]

Thanks & regards, Srini
MCP, SCJP-1.4, NCFM (Financial Markets), Oracle 9i - SQL ( 1Z0-007 ), ITIL Certified
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Extracting months from Date object data
 
Similar Threads
Calendar problem
about calendar
how do I find date difference in months
delete logfiles that are older than 3 months
Difference beteween two dates