| Subject: using xsl-method 'formatDate()' From: "Krishnamurthy, Rama" <RKrishnamurthy@xxxxxxxx> Date: Tue, 10 Oct 2000 13:42:35 -0400 | 
Hi,
    I am trying to format the date value in my xml file using the
'formatDate() 'method in the xsl file.
Here is what I do
<xsl:eval>formatDate(pif_date,"mm/dd/yy")</xsl:eval>
The xml file looks like this
<Customers>
    <Customer>
        <claim_company>35</claim_company> 
         <claim_number>002350010014640</claim_number> 
        <pif_date>9/20/00</pif_date> 
     </Customer>
     <Customer>
      ..
      ..
   </Customer>
   .
   .
</Customers>
I get a exception when I try to run it. 
Can anyone tell me what cud be the problem?
Thanks.
Rama.    
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: sorting with the value from a t, Kay Michael | Thread | Reports using XML,XSL and HTML, Rajagopal Srinivasan | 
| Re: Paul T vs FO, Paul Tchistopolskii | Date | Re: Templates for attributes?, Alex Albu | 
| Month |