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/es_VE.xml')
-rwxr-xr-xtools/locale-builder/supp/es_VE.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/tools/locale-builder/supp/es_VE.xml b/tools/locale-builder/supp/es_VE.xml
new file mode 100755
index 00000000000..49a89c2f9bb
--- /dev/null
+++ b/tools/locale-builder/supp/es_VE.xml
@@ -0,0 +1,23 @@
+<?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 >
+ </dateFormats>
+ <timeFormats>
+ <timeFormatLength type="long">
+ <timeFormat >
+ <pattern>hh:mm:ss tt</pattern>
+ </timeFormat>
+ </timeFormatLength >
+ </timeFormats>
+ </calendar>
+ </calendars>
+ </dates>
+</ldml> \ No newline at end of file