|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Date Difference
would something like this work?
<xsl:variable name="todays-date"
select="/xmlReportOutput/transactionDate"/>
<xsl:variable name="date-diff"
select="xsl:dateTime(saxon:evaluate($idxSettleDate) ) -
xsl:dateTime(xsl:date(sgfr:StringToDateFormat($todaysDate) ))"/>
Tom Maciejewski
Sociiti Ginirale
Information Technology
1221 Avenue of the Americas
New York, NY 10020
Tel. (212) 278-7103
Cell. (917) 690-9541
andrew welch
<andrew.j.welch@g To:
xsl-list@xxxxxxxxxxxxxxxxxxxxxx
mail.com> cc:
Subject: Re: Date
Difference
12/19/2005 01:34
PM
Please respond to
xsl-list
On 12/19/05, thomas.maciejewski@xxxxxxxxx <thomas.maciejewski@xxxxxxxxx>
wrote:
> Is there an easy way to do a date difference in XSLT.
>
> I basically have two strings : "9/11/2004" and "10/25/2005"
> and would like to produce the number of days between the two.
In 2.0 you can use the various duration functions (google for
xdt:dayTimeDuration). If you are limited to 1.0, the you can use the
exslt:date package: http://www.exslt.org/date/index.html.
cheers
andrew
*************************************************************************
This message and any attachments (the "message") are confidential and
intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither SOCIETE GENERALE nor any of its subsidiaries or affiliates
shall be liable for the message if altered, changed or falsified.
*************************************************************************
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








