This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: format numbers


<xsl:variable name="number">456</xsl:variable>

<xsl:value-of select="format-number($number,'###.00')"/>

Regards,

Joerg


> Hi,
> 
> How do I format numbers in XSL .
> 
> eg  456.00
> 
> Is there any format expression?
> 
> Thanx in advance :)
> Garrick


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]