[Home] [By Thread] [By Date] [Recent Entries]
Hi,
I want to format phone number xxx-xxx-xxxx format. I am using XSL1.0 I tried with below approaches but didn't work 1) <xsl:decimal-format name="staff" digit="D" /> <xsl:value-of select='format-number(123456789, "DDD-DDD-DDDD", "staff")' /> 2) <xsl:value-of select='format-number(123456789, "###-###-####")' /> what is the correct approach to format the number. Thanks, Anil
|

Cart



