This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

current date and time + passing parameter to xslt


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]