1b8eb15e1a
X-SVN-Rev: 36313
22 lines
647 B
Plaintext
Executable File
22 lines
647 B
Plaintext
Executable File
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2014 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/jgo.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/common/main/jgo.xml
|
|
*/
|
|
jgo{
|
|
Version{"2.1.7.39"}
|
|
zoneStrings{
|
|
fallbackFormat{"{1} ({0})"}
|
|
gmtFormat{"GMT{0}"}
|
|
gmtZeroFormat{"GMT"}
|
|
hourFormat{"+HH:mm;-HH:mm"}
|
|
regionFormat{"{0}"}
|
|
}
|
|
}
|