[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Retrieving the date of processing

Subject: Re: Retrieving the date of processing
From: Daniel Bibbens <dbibbens@xxxxxxxxxx>
Date: Mon, 16 Aug 2004 14:12:37 -0500
perl date
Frans Englich <frans.englich@xxxxxxxxx> writes:

> Hello all,
>
> For a (docbook) project of mine, it would be practical to fill the content of 
> an element with the date of when the actual processing took place. I have a 
> vague memory of an old (probably outdated) book which mentioned an XSL 
> function which returned just that. Judging from google's empty answers, I'm 
> rambling. Is there such a function, or can my problem be solved in some other 
> elegant way?
>
>
> Cheers,
>
> 			Frans
>

I wrote a Perl script to produce date information in the form of an
XML document (see: http://xobjex.com/cgi-bin/date.pl). I use:

<xsl:variable 
  name="date" 
  select="document('http://xobjex.com/cgi-bin/date.pl')/date"/>

whenever I need a date/time stamp. I will post the source (~40 lines)
upon request.
-- 

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.