< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/ko_KP.xml

Print this page


   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2015 Unicode, Inc.
   4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   5 For terms of use, see http://www.unicode.org/copyright.html


   6 -->
   7 <ldml>
   8         <identity>
   9                 <version number="$Revision: 11914 $"/>
  10                 <language type="ko"/>
  11                 <territory type="KP"/>
  12         </identity>





  13         <dates>
  14                 <timeZoneNames>
  15                         <metazone type="Korea">
  16                                 <long>
  17                                         <generic>조선 시간</generic>
  18                                         <standard>조선 표준시</standard>
  19                                         <daylight>조선 하계 표준시</daylight>
  20                                 </long>
  21                         </metazone>
  22                 </timeZoneNames>
  23         </dates>
  24 </ldml>
  25 
   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2018 Unicode, Inc.

   4 For terms of use, see http://www.unicode.org/copyright.html
   5 Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
   6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   7 -->
   8 <ldml>
   9         <identity>
  10                 <version number="$Revision: 13839 $"/>
  11                 <language type="ko"/>
  12                 <territory type="KP"/>
  13         </identity>
  14         <localeDisplayNames>
  15                 <territories>
  16                         <territory type="KP">조선민주주의인민공화국</territory>
  17                 </territories>
  18         </localeDisplayNames>
  19         <dates>
  20                 <timeZoneNames>
  21                         <metazone type="Korea">
  22                                 <long>
  23                                         <generic>조선 시간</generic>
  24                                         <standard>조선 표준시</standard>
  25                                         <daylight>조선 하계 표준시</daylight>
  26                                 </long>
  27                         </metazone>
  28                 </timeZoneNames>
  29         </dates>
  30 </ldml>

< prev index next >