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/ka_GE.xml')
-rw-r--r--tools/locale-builder/supp/ka_GE.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/locale-builder/supp/ka_GE.xml b/tools/locale-builder/supp/ka_GE.xml
new file mode 100644
index 00000000000..01c15f76e51
--- /dev/null
+++ b/tools/locale-builder/supp/ka_GE.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<ldml>
+ <dates>
+ <calendars>
+ <calendar type="gregorian">
+ <dateFormats>
+ <dateFormatLength type="short">
+ <dateFormat>
+ <pattern>dd.MM.yyyy</pattern>
+ </dateFormat>
+ </dateFormatLength>
+ <dateFormatLength type="long">
+ <dateFormat>
+ <pattern>yyyy 'წლის' dd MM, dddd</pattern>
+ </dateFormat>
+ </dateFormatLength>
+ </dateFormats>
+ <timeFormats>
+ <timeFormatLength type="short">
+ <timeFormat>
+ <pattern>H:mm</pattern>
+ </timeFormat>
+ </timeFormatLength >
+ <timeFormatLength type="long">
+ <timeFormat>
+ <pattern>H:mm:ss</pattern>
+ </timeFormat>
+ </timeFormatLength >
+ </timeFormats>
+ </calendar>
+ </calendars>
+ </dates>
+</ldml>