Re: date:date returns 2000-01-01Z. What is wrong?
James Fuller <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
James Fuller wrote: > Vitaliy Obmanjuk wrote: > >> Hi >> I'm downloaded date.date.zip. >> After I called >> <xsl:call-template name="date:date"> >> <xsl:with-param name="date" /> >> </xsl:call-template> >> I have "2000-01-01Z" on my html-page. What's wrong? Is there simple example? >> Thank u very much opps, forgot to mention! if the function is returning something e.g. 2000-01-01Z then it is working properly.... though u didnt supply what the element date is (is it getting selected properly?). your problem is likely to do with not selecting what u want, supplying a simple xml and xslt and desired result would assist in debugging. gl, Jim Fuller