// *************************************************************************** // * // * Copyright (C) 2013 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter // * Source File: <path>/common/main/zh_Hant_MO.xml // * // *************************************************************************** zh_Hant_MO{ %%Parent{"zh_Hant"} Version{"2.0.82.51"} calendar{ buddhist{ availableFormats{ MEd{"M-d(E)"} Md{"M-d"} } } generic{ DateTimePatterns{ "ah:mm:ss [zzzz]", "ah:mm:ss [z]", "ahh:mm:ss", "ah:mm", "Gy年MM月dd日EEEE", "Gy年MM月dd日", "Gy年M月d日", "GGGGGyy年M月d日", "{1} {0}", "{1} {0}", "{1} {0}", "{1} {0}", "{1} {0}", } availableFormats{ MEd{"E, M-d"} MMdd{"dd-MM"} Md{"M-d"} } } gregorian{ DateTimePatterns{ "ah:mm:ss [zzzz]", "ah:mm:ss [z]", "ahh:mm:ss", "ah:mm", "y年MM月dd日EEEE", "y年MM月dd日", "y年M月d日", "yy年M月d日", "{1} {0}", "{1} {0}", "{1} {0}", "{1} {0}", "{1} {0}", } availableFormats{ MEd{"E, M-d"} MMdd{"dd-MM"} Md{"M-d"} } } roc{ availableFormats{ MEd{"d-M(E)"} Md{"d-M"} } } } }