scuffed-code/icu4c/source/data/locales/nl_BE.txt
George Rhoten 53d6bdbe2a ICU-1616 Locale data verification.
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.

X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00

49 lines
1.0 KiB
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
nl_BE {
Version{ "1.1" }
CurrencyElements {
"\u20AC",
"EUR",
",",
}
DateTimeElements {
"2",
"1",
}
DateTimePatterns {
"H.mm' u. 'z",
"H:mm:ss z",
"H:mm:ss",
"H:mm",
"EEEE d MMMM yyyy",
"d MMMM yyyy",
"d-MMM-yy",
"d/MM/yy",
"{1} {0}",
}
LocaleID { "0813" }
// LocaleString { "nl_BE" }
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
"#E0",
}
// ShortCountry { "BEL" }
// zoneStrings {
// {
// "Africa/Casablanca",
// "GMT",
// "GMT",
// "GMT",
// "GMT",
// }
// }
}