Subject: Re: Current date in a Xsl variable
From: "M. David Peterson" <conners_dad@xxxxxxx>
Date: Wed, 10 Sep 2003 02:11:04 -0600
|
btw... if you choose to you use what I said in my previous email don't
forget to declare the 'my' namespace in your xsl:stylesheet declaration as
such...
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" xmlns:my="urn:my-scripts">
----- Original Message -----
From: <logchem.news@xxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, September 10, 2003 1:34 AM
Subject: Current date in a Xsl variable
> Is it possibbe to get the current date in a variable?
>
> I only found JavaScript routines, but it's not possible to store A
> javascript variable in a Xsl variable.
>
> Thanks in advance
> Peter
>
> --
> _____________________________________________________________________
> Snel en voordelig ADSL nu voor iedereen bereikbaar.
> Zon Breedband Budget vanaf EUR 14,95 per maand.
> Nu tijdelijk geen aansluitkosten. Bestel snel op zonnet.nl/breedband
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|