Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/locale-builder/supp/ko_KR.xml')
-rwxr-xr-xtools/locale-builder/supp/ko_KR.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/tools/locale-builder/supp/ko_KR.xml b/tools/locale-builder/supp/ko_KR.xml
new file mode 100755
index 00000000000..646116b7e5b
--- /dev/null
+++ b/tools/locale-builder/supp/ko_KR.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<ldml>
+ <numbers>
+ <currencyFormats>
+ <currencyFormatLength >
+ <currencyFormat >
+ <pattern>#,##0;-#,##0</pattern>
+ </currencyFormat>
+ </currencyFormatLength >
+ </currencyFormats>
+ <percentFormats>
+ <percentFormatLength >
+ <percentFormat >
+ <pattern>#,##0 %</pattern>
+ </percentFormat>
+ </percentFormatLength >
+ </percentFormats>
+ </numbers>
+ <dates>
+ <calendars>
+ <calendar type="gregorian">
+ <dateFormats>
+ <dateFormatLength type="short">
+ <dateFormat >
+ <pattern>yyyy-MM-dd tt</pattern>
+ </dateFormat>
+ </dateFormatLength >
+ </dateFormats>
+ <timeFormats>
+ <timeFormatLength type="long">
+ <timeFormat >
+ <pattern>h:mm:ss</pattern>
+ </timeFormat>
+ </timeFormatLength >
+ </timeFormats>
+ </calendar>
+ </calendars>
+ </dates>
+</ldml> \ No newline at end of file