-// ***************************************************************************
-// *
-// * 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_PT{
%%Parent{"en_150"}
NumberElements{
latn{
+ patterns{
+ accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
+ currencyFormat{"#,##0.00 ¤"}
+ }
symbols{
+ decimal{","}
group{" "}
}
}
}
- Version{"2.0.82.45"}
+ Version{"36.1"}
}