-// ***************************************************************************
-// *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/ar_QA.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
ar_QA{
NumberElements{
- latn{
- patterns{
- currencyFormat{"¤#0.00"}
- decimalFormat{"#0.###;#0.###-"}
+ arab{
+ symbols{
+ decimal{"٫"}
+ group{"٬"}
}
}
- }
- Version{"2.0.47.53"}
- calendar{
- gregorian{
- DateTimeElements:intvector{
- 7,
- 4,
- }
- dayNames{
- format{
- abbreviated{
- "الأحد",
- "الاثنين",
- "الثلاثاء",
- "الأربعاء",
- "الخميس",
- "الجمعة",
- "السبت",
- }
- }
- }
- weekend:intvector{
- 6,
- 0,
- 7,
- 86400000,
+ default{"arab"}
+ latn{
+ symbols{
+ decimal{"."}
+ group{","}
}
}
}
+ Version{"2.1.49.36"}
}