2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Copyright (C) 2004 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2004-10-30 09:59:33 +00:00
|
|
|
// * Source File: ../../../locale/common/main/ko_KR.xml
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
ko_KR{
|
|
|
|
NumberPatterns{
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
2004-08-20 23:12:31 +00:00
|
|
|
"¤#,##0.00;-¤#,##0.00",
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
Version{"1.2"}
|
2004-05-18 02:47:52 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
|
|
|
DateTimePatterns{
|
2004-08-20 23:12:31 +00:00
|
|
|
"a hh'시' mm'분' ss'초' z",
|
|
|
|
"a hh'시' mm'분' ss'초'",
|
2004-05-18 02:47:52 +00:00
|
|
|
"a h:mm:ss",
|
|
|
|
"a h:mm",
|
2004-08-20 23:12:31 +00:00
|
|
|
"yyyy'년' M'월' d'일' EEEE",
|
|
|
|
"yyyy'년' M'월' d'일'",
|
2004-05-18 02:47:52 +00:00
|
|
|
"yyyy. MM. dd",
|
|
|
|
"yy. MM. dd",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|