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]

RE: date function in XSLT or XPATH


> Is there a function that retrieves the system date and time in XPATH
> language or XSLT?

No. You can achieve it easily either by passing the value into the
stylesheet as a parameter, or by calling an extension function. In either
case, the precise details of how to do it depend on the processor you are
using.

Mike Kay


 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]