Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Comparing dates in xsl Comparing dates in xslTo: NULL Date: 9/11/2006 6:28:00 AM
I have a date retrived from the database and if the date is in the future I
will display a buttom and if it is in the past I will display a text message.
The date of today I have put in a parameter called dtDate and it has the
format DD.MM.YYYY. the dueDate that I wants to compare I put in a variable
because dueDate has not the same format and has to be converted to the same
format, When I do he compare it always returns false, i.e. never creates the
buttom
<xsl:variable name="tmpDate"><xsl:apply-templates
select="dueDate"/></xsl:variable>
<xsl:if test="$tmpDate >key('param','dtDate')">
<cell style="button">
Has anyone compared dates in xsl and have any tip?
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
