xsl-list
[Top] [All Lists]

[xsl] Date compare in XSL

2009-11-19 11:43:39
Hi ,

I have two variables. I want to find out which is greatest date. I am using XSL1.0

<xsl:variable name="date1" select="01-Jan-2008"></xsl:variable>
<xsl:variable name="date2" select="02-Jan-2009"></xsl:variable>

I could not find any function or documentation to compare the dates.

Please suggest me on this.

Thanks,
Anil


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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