fbee93f6b3
X-SVN-Rev: 15322
37 lines
966 B
Plaintext
37 lines
966 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2003-2004, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
// Data contributed by Michael Everson from evertype.com
|
|
|
|
cy_GB {
|
|
Version { "x0.1" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00a4#,##0.00;-\u00a4#,##0.00",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
calendar{
|
|
gregorian{
|
|
DateTimeElements:intvector {
|
|
2,
|
|
1,
|
|
}
|
|
DateTimePatterns{
|
|
"HH:mm:ss z",
|
|
"HH:mm:ss z",
|
|
"HH:mm:ss",
|
|
"HH:mm",
|
|
"EEEE, dd MMMM yyyy",
|
|
"dd MMMM yyyy",
|
|
"d MMM yyyy",
|
|
"dd/MM/yyyy",
|
|
"{1} {0}",
|
|
}
|
|
}
|
|
}
|
|
}
|