summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/data/locales/nl_BE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu-xetex/data/locales/nl_BE.txt')
-rw-r--r--Build/source/libs/icu-xetex/data/locales/nl_BE.txt36
1 files changed, 36 insertions, 0 deletions
diff --git a/Build/source/libs/icu-xetex/data/locales/nl_BE.txt b/Build/source/libs/icu-xetex/data/locales/nl_BE.txt
new file mode 100644
index 00000000000..69c75dd2f85
--- /dev/null
+++ b/Build/source/libs/icu-xetex/data/locales/nl_BE.txt
@@ -0,0 +1,36 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2005 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File: ../../../cldr/common/main/nl_BE.xml
+// *
+// ***************************************************************************
+nl_BE{
+ NumberPatterns{
+ "#,##0.###",
+ "#,##0.00 ¤",
+ "#,##0%",
+ "#E0",
+ }
+ Version{"1.31"}
+ calendar{
+ gregorian{
+ DateTimeElements:intvector{
+ 2,
+ 4,
+ }
+ DateTimePatterns{
+ "HH.mm' u. 'z",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE d MMMM yyyy",
+ "d MMMM yyyy",
+ "d-MMM-yy",
+ "d/MM/yy",
+ "{1} {0}",
+ }
+ }
+ }
+}