]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
729e4ab9 | 3 | // * Copyright (C) 2010 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
46f4442e | 6 | // * Source File:<path>/common/main/en_TT.xml |
73c04bcf A |
7 | // * |
8 | // *************************************************************************** | |
46f4442e | 9 | en_TT{ |
729e4ab9 A |
10 | NumberElements{ |
11 | latn{ | |
12 | patterns{ | |
13 | currencyFormat{"¤#,##0.00"} | |
14 | } | |
15 | } | |
46f4442e | 16 | } |
729e4ab9 | 17 | Version{"2.0.41.23"} |
73c04bcf A |
18 | calendar{ |
19 | gregorian{ | |
20 | DateTimeElements:intvector{ | |
46f4442e | 21 | 1, |
729e4ab9 | 22 | 4, |
73c04bcf A |
23 | } |
24 | } | |
25 | } | |
26 | } |