ea6e8a0a72
X-SVN-Rev: 27590
20 lines
585 B
Plaintext
20 lines
585 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2010 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/main/om.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/om.xml
|
|
*/
|
|
om{
|
|
Version{"2.0.45.99"}
|
|
zoneStrings{
|
|
gmtFormat{"GMT{0}"}
|
|
hourFormat{"+HH:mm;-HH:mm"}
|
|
regionFormat{"{0}"}
|
|
}
|
|
}
|