xsl-list
[Top] [All Lists]

RE: Re: Template to return number of days

2004-01-31 08:47:57
Thanks. I had started to deconstruct the template that returns the xs:duration 
string in order to use the guts for my purposes, but this saves a lot of 
trouble.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     Dimitre Novatchev <dnovatchev(_at_)yahoo(_dot_)com>
Sent:     Sat, 31 Jan 2004 08:53:07 +0100
To:       xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject:  [xsl] Re: Template to return number of days

Use the "date-diff" template from the datetime_lib.xsl library that comes
with Marrowsoft XSelerator (you could just download the trial version of
XSelerator).

For more examples how to use this library see the Calendar application I
wrote two years ago at TopXML.com:
    http://www.topxml.com/code/default.asp?p=3&id=v20020711152545

Cheers,

Dimitre Novatchev.
FXSL developer,

http://fxsl.sourceforge.net/ -- the home of FXSL
Resume: http://fxsl.sf.net/DNovatchev/Resume/Res.html

<cknell(_at_)onebox(_dot_)com> wrote in message
news:B0020467523(_at_)vljcms08(_dot_)ucmretail(_dot_)internal(_dot_)callsciences(_dot_)com(_dot_)(_dot_)(_dot_)
I'm looking for a template that will return the number of days between two
dates (CCYY-MM-DD format). I've been through the EXSLT library but can only
find one that returns an xs:duration format. I'm sure that format is useful
to someone, somewhere, but since months may have 28, 29, 30, or 31 days, a
format telling me that there are 3 months and two days between two dates
doesn't tell me anything about the number of days.

Does anyone have a pointer for me?

-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list







 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>