Side comment: aren't the extensions linked to a specific processor e.g. Xalan or Saxon... or there are extensions that work for all of them?
>>> [EMAIL PROTECTED] 2005/01/17 08:34:52 PM >>> On Jan 16, 2005, at 11:45 PM, Bertrand Delacretaz wrote: > Note that this is easy to do with XSLT extensions, just create a > java.util.Date object and use a SimpleDateFormat or something similar > to format the date. > Also note that is long as you're using XSLT extensions, if you're just getting the current date and time then http://org.exslt/dates-and-times already has a function for this, there's no reason to drag the Cocoon pipeline into it :-) -ml- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
