Re: date:date returns 2000-01-01Z. What is wrong?

Florent Georges <[email protected]>
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <[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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.