-// ***************************************************************************
-// *
-// * Copyright (C) 2013 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Apple addition, not in CLDR
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en_SI{
%%Parent{"en_150"}
NumberElements{
latn{
patterns{
- currencyFormat{"¤#,##0.00;(¤#,##0.00)"}
+ accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
+ }
+ symbols{
+ exponential{"e"}
}
}
}
- Version{"2.0.82.45"}
+ Version{"2.1.38.69"}
}