apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: I18N_Common_it_IT

Source Location: /I18N-1.0.0/Common/it_IT.php

Class Overview

I18N_Common_it
   |
   --I18N_Common_it_IT



Variables


Inherited Variables

Inherited Methods


Class Details

[line 22]


[ Top ]


Class Variables

$currencyFormats = array(
//                                  I18N_CURRENCY_LOCAL         =>  array("% \u020A", '2',',','.'),                                    I18N_CURRENCY_LOCAL         =>  array( '% €' , '2' , ',', '.'),
                                    I18N_CURRENCY_LOCAL         =>  array('% €',   '2',',','.'),I18N_CURRENCY_INTERNATIONAL=>array('% Eur','2',',','.'))

[line 27]

  • Var: the first is the currency symbol, second is the international currency symbol

Type:   array


[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:36:11 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.