Hi All, I'm sorry if this a re-post or something, I have no idea. I've searched all the forums in the net, and can't find a simple solution to my problem.
I just want to get the difference in months for two java.util.Dates. toDate - fromDate = durationInMonths. My problem is, my build.xml doesn't allow me to use the Calendar (or GregorianCalendar) class. It throws a " Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly" error. It only throws that error if Im not using a Calendar instance. So my question is, how do you do it in GWT? thanks so much. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
