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/el.xml')
-rwxr-xr-xtools/locale-builder/supp/el.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/tools/locale-builder/supp/el.xml b/tools/locale-builder/supp/el.xml
new file mode 100755
index 00000000000..83247170921
--- /dev/null
+++ b/tools/locale-builder/supp/el.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<ldml>
+ <numbers>
+ <percentFormats>
+ <percentFormatLength >
+ <percentFormat >
+ <pattern>#,##0 %</pattern>
+ </percentFormat>
+ </percentFormatLength >
+ </percentFormats>
+ </numbers>
+ <dates>
+ <calendars>
+ <calendar type="gregorian">
+ <dateFormats>
+ <dateFormatLength type="short">
+ <dateFormat >
+ <pattern>d/M/yyyy</pattern>
+ </dateFormat>
+ </dateFormatLength >
+ </dateFormats>
+ <timeFormats>
+ <timeFormatLength type="long">
+ <timeFormat >
+ <pattern>h:mm:ss tt</pattern>
+ </timeFormat>
+ </timeFormatLength >
+ </timeFormats>
+ </calendar>
+ </calendars>
+ </dates>
+</ldml> \ No newline at end of file