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/rw.xml
|
||
|
// *
|
||
|
// ***************************************************************************
|
||
|
/**
|
||
|
* ICU <specials> source: <path>/xml/main/rw.xml
|
||
|
*/
|
||
|
rw{
|
||
|
Version{"2.0.46.79"}
|
||
|
zoneStrings{
|
||
|
gmtFormat{"GMT{0}"}
|
||
|
hourFormat{"+HH:mm;-HH:mm"}
|
||
|
regionFormat{"{0}"}
|
||
|
}
|
||
|
}
|