Re: date:date returns 2000-01-01Z. What is wrong?
"Vitaliy Obmanjuk" <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
I'm using xalan-2.7.0. Hm... The test returns "nop". 2006/9/19, Florent Georges <[email protected]>: > > Florent Georges wrote: > > > Vitaliy Obmanjuk wrote: > > > > It works!!!!!!!!!!!!!!!!!!!!!!!!!!!! > > > <xsl:value-of select="date:date-time()"/> > > > returns current date! > > > Yes, but that means that the implementation of date:date you use is > > broken. Which implementation do you use? With which XSLT processor? > > And could you please run the following test and post its result here: > > <xsl:choose> > <xsl:when test="function-available('date:date-time')"> > <xsl:value-of select="date:date-time()"/> > </xsl:when> > <xsl:otherwise> > <xsl:text>nop</xsl:text> > </xsl:otherwise> > </xsl:choose> > > Regards, > > --drkm > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ___________________________________________________________________________ > Découvrez un nouveau moyen de poser toutes vos questions quelque soit le > sujet ! > Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et > vos expériences. > http://fr.answers.yahoo.com > > _______________________________________________ > exslt mailing list > [email protected] > http://www.exslt.org/list > _______________________________________________ exslt mailing list [email protected] http://www.exslt.org/list