ms_BN.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2004 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File: ../../../locale/common/main/ms_BN.xml
// *
// ***************************************************************************
ms_BN{
    Currencies{
        BND{
            "$",
            "BND",
        }
        USD{
            "US$",
            "USD",
        }
    }
    NumberElements{
        ",",
        ".",
        ";",
        "%",
        "0",
        "#",
        "-",
        "E",
        "‰",
        "∞",
        "�",
        "+",
    }
    Version{"1.2"}
    calendar{
        gregorian{
            DateTimePatterns{
                "h:mm:ss aa",
                "H:mm:ss",
                "H:mm:ss",
                "H:mm:ss",
                "dd MMMM yyyy",
                "dd MMMM yyyy",
                "dd/MM/yyyy",
                "dd/MM/yyyy",
                "{1} {0}",
            }
        }
    }
}