• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/ar_TN.xml
7// *
8// ***************************************************************************
9ar_TN{
10    NumberElements{
11        default{"latn"}
12        latn{
13            patterns{
14                currencyFormat{"¤#0.00"}
15                decimalFormat{"#0.###;#0.###-"}
16            }
17        }
18    }
19    Version{"2.0.48.49"}
20    calendar{
21        gregorian{
22            DateTimeElements:intvector{
23                7,
24                4,
25            }
26            DateTimePatterns{
27                "zzzz h:mm:ss a",
28                "z h:mm:ss a",
29                "h:mm:ss a",
30                "h:mm a",
31                "EEEE، d MMMM، y",
32                "d MMMM، y",
33                "yyyy/MM/dd",
34                "yyyy/M/d",
35                "{1} {0}",
36                "{1} {0}",
37                "{1} {0}",
38                "{1} {0}",
39                "{1} {0}",
40            }
41            availableFormats{
42                MMdd{"MM/dd"}
43                Md{"M/d"}
44                yM{"yyyy/M"}
45                yyyyMM{"yyyy/MM"}
46            }
47            dayNames{
48                format{
49                    abbreviated{
50                        "الأحد",
51                        "الاثنين",
52                        "الثلاثاء",
53                        "الأربعاء",
54                        "الخميس",
55                        "الجمعة",
56                        "السبت",
57                    }
58                }
59            }
60            intervalFormats{
61                M{
62                    M{"M‏-M"}
63                }
64                MMMd{
65                    d{"d‏-d MMM"}
66                }
67                d{
68                    d{"d‏-d"}
69                }
70                y{
71                    y{"y‏-y"}
72                }
73                yMMMd{
74                    d{"d‏-d MMM، y"}
75                }
76            }
77            weekend:intvector{
78                6,
79                0,
80                7,
81                86400000,
82            }
83        }
84    }
85}
86