|
Subject: RE: [xsl] Actual Date From: Jarno.Elovirta@xxxxxxxxx Date: Wed, 28 May 2003 15:23:22 +0300 |
Hi,
<xsl:stylesheet ...>
<xsl:param name="date" select="'data not known'"/>
<xsl:template match="/">
Date: <xsl:value-of select="$date"/>
...
And use the API of your XSLT processor to set the "date" parameter.
Cheers,
Jarno - Cubanate: Lord of the Flies
> -----Original Message-----
> From: ext Molnár Ágnes [mailto:agi@xxxxxxxxxxxxxxxxx]
> Sent: 28 May, 2003 15:14
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] Actual Date
>
>
> Do you can send me an example code?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Actual Date, Molnár Ágnes | Thread | [xsl] conversion of time and/or dat, jefke peters |
| [xsl] Adding text to a transformed , Sergio Lorenzo | Date | Re: [xsl] Adding text to a transfor, Sergio Lorenzo |
| Month |