[xsl] current date and time + passing parameter to xslt

Subject: [xsl] current date and time + passing parameter to xslt
From: "stevenson" <stevenson@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Mar 2002 17:06:27 +0300
I want to pass "currentTimeZoneOffset"  from my .js to my xsl so that it can
display current date and time.
How can I achieve this?

x = new Date();
	currentTimeZoneOffset = x.getTimezoneOffset();



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread