michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/nl_BE.xml michael@0: // * michael@0: // *************************************************************************** michael@0: nl_BE{ michael@0: NumberElements{ michael@0: latn{ michael@0: patterns{ michael@0: currencyFormat{"#,##0.00 ¤"} michael@0: } michael@0: } michael@0: } michael@0: Version{"2.0.92.87"} michael@0: calendar{ michael@0: generic{ michael@0: DateTimePatterns{ michael@0: "HH:mm:ss zzzz", michael@0: "HH:mm:ss z", michael@0: "HH:mm:ss", michael@0: "HH:mm", michael@0: "EEEE d MMMM y G", michael@0: "d MMMM y G", michael@0: "d-MMM-y G", michael@0: "d/MM/yy GGGGG", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: } michael@0: gregorian{ michael@0: DateTimePatterns{ michael@0: "HH:mm:ss zzzz", michael@0: "HH:mm:ss z", michael@0: "HH:mm:ss", michael@0: "HH:mm", michael@0: "EEEE d MMMM y", michael@0: "d MMMM y", michael@0: "d-MMM-y", michael@0: "d/MM/yy", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: } michael@0: } michael@0: }