2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2003-06-03 06:44:40 +00:00
|
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
2000-01-12 19:26:57 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
fr_BE {
|
2003-06-10 06:49:27 +00:00
|
|
|
Version{ "2.0" }
|
1999-08-16 21:50:52 +00:00
|
|
|
DateTimePatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"H' h 'mm' min 'ss' s 'z",
|
2002-02-12 02:46:07 +00:00
|
|
|
"HH:mm:ss z",
|
|
|
|
"HH:mm:ss",
|
|
|
|
"HH:mm",
|
2002-01-30 06:16:26 +00:00
|
|
|
"EEEE d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
|
|
|
"dd-MMM-yy",
|
|
|
|
"d/MM/yy",
|
|
|
|
"{1} {0}",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2002-02-08 02:48:01 +00:00
|
|
|
DateTimeElements:intvector {
|
|
|
|
2,
|
|
|
|
1,
|
2002-02-05 23:45:57 +00:00
|
|
|
}
|
1999-08-16 21:50:52 +00:00
|
|
|
NumberElements {
|
2002-01-30 06:16:26 +00:00
|
|
|
",",
|
|
|
|
".",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
|
|
|
"\u2030",
|
|
|
|
"\u221E",
|
|
|
|
"\uFFFD",
|
2003-04-11 19:34:13 +00:00
|
|
|
",",
|
2003-06-24 17:00:41 +00:00
|
|
|
"+",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2003-12-12 03:28:16 +00:00
|
|
|
|
2001-03-22 02:19:12 +00:00
|
|
|
NumberPatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"#,##0.00 \u00a4;-#,##0.00 \u00a4",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2001-03-22 02:19:12 +00:00
|
|
|
}
|
2003-04-22 23:55:03 +00:00
|
|
|
|
|
|
|
// Reuse Swiss French spellout rules. Also for French in Zaire,
|
|
|
|
// but we've no locale for it yet.
|
|
|
|
SpelloutRules:alias { "/ICUDATA/fr_CH" }
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|