Hi, Valentin.
misu200 <[EMAIL PROTECTED]> wrote on 2007-03-28 11:43:18 AM:
> I have an XSLT parameter like:
> ''
>
> I'm trying to use this XSLT parameter as a parameter to my custom class
>
>
> select="java:x.y.z.
>
convertDate(string(calculationPeriodDates/terminationDat
Matthijs Wensveen-2 wrote:
>
> misu200 wrote:
>> Hello all,
>>
>> I have an XSLT parameter like:
>> ''
>>
>> I'm trying to use this XSLT parameter as a parameter to my custom class
>>
>> >
>> select="java:x.y.z.convertDate(string(calculationPeriodDates/terminationDate/unadju
misu200 wrote:
Hello all,
I have an XSLT parameter like:
''
I'm trying to use this XSLT parameter as a parameter to my custom class
select="java:x.y.z.convertDate(string(calculationPeriodDates/terminationDate/unadjustedDate),$DateFormat)"