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