| 
 
Subject: Re: [xsl] get rid of decimals  From: "James Fuller" <james.fuller@xxxxxxxxxx> Date: Mon, 24 Jun 2002 09:05:09 +0100  | 
----- Original Message ----- From: <Jarkko.Moilanen@xxxxxx> > Hi! > > I was wundering is it possible to get rid of . in a number for > example 2.78 should be 278. The origal value would naturally > be in a xml file and would be chosen by xslt ja the format would > be like said before. Possible? you have a few options - use translate() function to replace the period with nothing. - multiply the number by 100 - if u use format-number() then its gonna be a little silly as you are changing the actual 'value' hth, jim fuller > > Cheers > Jarkko > > ****************************************************************** > Jarkko Moilanen *You are wise, witty, and wonderful, * > Researcher/ ITCM *but you spend too much time * > jm60697@xxxxxx *reading this sort of trash. * > www.uta.fi/~jm60697 * * > GSM: +358 50 3766 927 * * > ****************************************************************** > * ITCM | Information Technology and Crisis Management * > * http://www.itcm.org * > ****************************************************************** > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] get rid of decimals, Jarkko . Moilanen | Thread | Re: [xsl] get rid of decimals, Wei-Chin Hsieh | 
| RE: [xsl] Javascript in XSLT, Michael Kay | Date | Re: [xsl] get rid of decimals, Vasu Chakkera | 
| Month |