// ***************************************************************************
// *
// *   Copyright (C) 2001-2002, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *   Generated from Universal Locales for Linux Project
// ***************************************************************************

ms_MY {
    Version{ "x1.1" }
    CurrencyElements { 
        "R",
        "MYR",
        ".",
    }
    DateTimePatterns { 
        "h:mm:ss a z",
        "h:mm:ss a z",
        "h:mm:ss a",
        "h:mm",
        "EEEE dd MMM yyyy",
        "dd MMMM yyyy",
        "dd MMMM yyyy",
        "dd/MM/yyyy",
        "{1} {0}",
    }

//    NumberElements {
//        ".",
//        ",",
//        ";",
//        "%",
//        "0",
//        "#",
//        "-",
//        "E",
//        "\u2030",
//        "\u221E",
//        "\uFFFD",
//    }
    NumberPatterns { 
        "#,##0.###;-#,##0.###",
        "\u00A4#,##0.00;(\u00A4#,##0.00)",
        "#,##0%",
        "#E0",
    }
    LocaleID:int { 0x043e }
//    LocaleString{ "ms_MY" }
}
