// ***************************************************************************
// *
-// * Copyright (C) 2004 International Business Machines
+// * Copyright (C) 2006 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/en_GB.xml
+// * Source File:<path>/common/main/en_GB.xml
// *
// ***************************************************************************
en_GB{
- Version{"1.2"}
+ Version{"1.47"}
calendar{
gregorian{
- DateTimeElements:intvector{
- 2,
- 1,
- }
DateTimePatterns{
"HH:mm:ss z",
"HH:mm:ss z",
}
}
}
- zoneStrings{
- {
- "Europe/London",
- "Greenwich Mean Time",
- "GMT",
- "British Daylight Time",
- "BDT",
- "London",
- }
+ delimiters{
+ alternateQuotationEnd{"”"}
+ alternateQuotationStart{"“"}
+ quotationEnd{"’"}
+ quotationStart{"‘"}
}
}