On 17 Nov 2005 at 11:36, Rianne Ubbink wrote: > Hello, > > For a program that I'm writing atm I have to calculate the number of > months between two dates. The months format is 2005-11-17 and I've been > able to get a nice delta with the time in between de two dates. >
This sounds like a jobs for Date::Calc's Delta_YMD() function. Dp. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>