ar_YE.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2008 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/ar_YE.xml
// *
// ***************************************************************************
ar_YE{
    NumberPatterns{
        "#0.###;#0.###-",
        "¤#0.00",
        "#,##0%",
        "#E0",
    }
    Scripts{
        Ital{"اللأيطالية القديمة"}
    }
    Version{"1.46"}
    calendar{
        gregorian{
            DateTimeElements:intvector{
                7,
                1,
            }
            dayNames{
                format{
                    abbreviated{
                        "الأحد",
                        "الاثنين",
                        "الثلاثاء",
                        "الأربعاء",
                        "الخميس",
                        "الجمعة",
                        "السبت",
                    }
                }
            }
            weekend:intvector{
                5,
                0,
                6,
                86400000,
            }
        }
    }
}