-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/en_NL.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en_NL{
%%Parent{"en_150"}
NumberElements{
accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
currencyFormat{"¤ #,##0.00;¤ -#,##0.00"}
}
+ symbols{
+ decimal{","}
+ group{"."}
+ }
}
}
- Version{"2.1.23.47"}
+ Version{"2.1.47.70"}
}