]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 1997-2003, International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * | |
6 | // *************************************************************************** | |
7 | ||
8 | es_DO { | |
9 | Version { "2.0" } | |
10 | DateTimePatterns { | |
11 | "hh:mm:ss a z", | |
12 | "hh:mm:ss a z", | |
13 | "hh:mm:ss a", | |
14 | "hh:mm a", | |
15 | "EEEE d' de 'MMMM' de 'yyyy", | |
16 | "d' de 'MMMM' de 'yyyy", | |
17 | "dd/MM/yyyy", | |
18 | "dd/MM/yy", | |
19 | "{1} {0}", | |
20 | } | |
21 | LocaleID:int { 0x1c0a } | |
22 | // LocaleString { "es_DO" } | |
23 | // NumberElements { | |
24 | // ".", | |
25 | // ",", | |
26 | // ";", | |
27 | // "%", | |
28 | // "0", | |
29 | // "#", | |
30 | // "-", | |
31 | // "E", | |
32 | // "\u2030", | |
33 | // "\u221E", | |
34 | // "\uFFFD", | |
35 | // } | |
36 | // ShortCountry { "DOM" } | |
37 | } |