RE: [xsl] date function in XSLT or XPATH

Subject: RE: [xsl] date function in XSLT or XPATH
From: "Joseph.Braun" <Joseph.Braun@xxxxxxxxxx>
Date: Wed, 6 Jun 2001 12:13:00 -0500
Are you accessing the XML 3 parser using JScript, VBScript, C# or VB?

You can easily access the date from whatever language you are using to
invoke the parser.

-----Original Message-----
From: angie.tong@xxxxxxxxxxxxxx [mailto:angie.tong@xxxxxxxxxxxxxx]
Sent: Wednesday, June 06, 2001 10:28 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] date function in XSLT or XPATH


Is there a function that retrieves the system date and time in XPATH
language or XSLT?  I need to convert an XML file into a flat file format
and I need to insert a timestamp that the file is created at the end.  I
can't seem to find any date or timestamp function.  Or if that's not
available, how to run a shell command and capture the output?  For example,
let's say I'm running the translation in Windows using Microsoft's XML
parser 3.0.  Is there a command to shell out to the DOS prompt and run the
'date' command to get current date and time.  Thanks.

Angie T.


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

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


Current Thread