[xsl] Calculating months between two dates

Subject: [xsl] Calculating months between two dates
From: Ryan Puddephatt <rpuddephatt@xxxxxxxxxxxx>
Date: Fri, 01 Jun 2007 19:51:49 +0100
Hi,
I want to know if it is possible to calculate the number of months between two dates. For example xs:duration(xs:date('2009-09-23') - current-date())


From this I get a result in days, is there a way to convert this or change its result?

Thanks

Ryan
--

Ryan Puddephatt
Software Engineer

Teleflex Group - IT UK
1 Michaelson Square
Livingston
West Lothian
Scotland
EH54 7DP

e> rpuddephatt@xxxxxxxxxxxx <mailto:rpuddephatt@xxxxxxxxxxxx>
t> +44(0)1506 407 110
f> +44(0)1506 407 108
w> www.teleflex.com <http://www.teleflex.com>

"Measuring programming progress by lines of code is like measuring aircraft building progress by weight." - /Bill Gates/
"If you lie to the compiler, it will get its revenge." - /Henry Spencer/
"It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free." - /Steve McConnell/
"If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization." - /Gerald Weinberg/


Current Thread