Quote:
quote:Originally posted by samjudson
There is no function or instruction to get the current date, so the only options are to use an extension function, or to pass the date in as a parameter.
I don't know anything about the Oracle applications you mentioned so couldn't say which would be easier to accomplish.
/- Sam Judson : Wrox Technical Editor -/
|
Hi,
I tried using extension functions(exslt) but facing some problem my xslt processor is not identifying the namespace xmlns:datetime="http://exslt.org/dates-and-times"
Can you let me know how to use the other approach of passing in date as parameters.I am new to this i could not get you how to pass parameters.
Please guide me in this..
Thank you.