{
    "content": [
        {
            "type": "text",
            "text": "# DateTime::Locale::zh_Hant_MO (perldoc)\n\n## NAME\n\nDateTime::Locale::zhHantMO - Locale data examples for the Chinese Macao SAR China Traditional (zh-Hant-MO) locale\n\n## DESCRIPTION\n\nThis pod file contains examples of the locale data available for the Chinese Macao SAR China\nTraditional locale.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION** (10 subsections)\n- **SUPPORT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "DateTime::Locale::zh_Hant_MO",
        "section": "",
        "mode": "perldoc",
        "summary": "DateTime::Locale::zhHantMO - Locale data examples for the Chinese Macao SAR China Traditional (zh-Hant-MO) locale",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": [
                    {
                        "name": "Days",
                        "lines": 54
                    },
                    {
                        "name": "Months",
                        "lines": 84
                    },
                    {
                        "name": "Quarters",
                        "lines": 36
                    },
                    {
                        "name": "Eras",
                        "lines": 12
                    },
                    {
                        "name": "Date Formats",
                        "lines": 20
                    },
                    {
                        "name": "Time Formats",
                        "lines": 20
                    },
                    {
                        "name": "Datetime Formats",
                        "lines": 20
                    },
                    {
                        "name": "Available Formats",
                        "lines": 250
                    },
                    {
                        "name": "Miscellaneous",
                        "lines": 6
                    },
                    {
                        "name": "Strftime Patterns",
                        "lines": 15
                    }
                ]
            },
            {
                "name": "SUPPORT",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "DateTime::Locale::zhHantMO - Locale data examples for the Chinese Macao SAR China Traditional\n(zh-Hant-MO) locale\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This pod file contains examples of the locale data available for the Chinese Macao SAR China\nTraditional locale.\n",
                "subsections": [
                    {
                        "name": "Days",
                        "content": "Wide (format)\n星期一\n星期二\n星期三\n星期四\n星期五\n星期六\n星期日\n\nAbbreviated (format)\n週一\n週二\n週三\n週四\n週五\n週六\n週日\n\nNarrow (format)\n一\n二\n三\n四\n五\n六\n日\n\nWide (stand-alone)\n星期一\n星期二\n星期三\n星期四\n星期五\n星期六\n星期日\n\nAbbreviated (stand-alone)\n週一\n週二\n週三\n週四\n週五\n週六\n週日\n\nNarrow (stand-alone)\n一\n二\n三\n四\n五\n六\n日\n"
                    },
                    {
                        "name": "Months",
                        "content": "Wide (format)\n1月\n2月\n3月\n4月\n5月\n6月\n7月\n8月\n9月\n10月\n11月\n12月\n\nAbbreviated (format)\n1月\n2月\n3月\n4月\n5月\n6月\n7月\n8月\n9月\n10月\n11月\n12月\n\nNarrow (format)\n1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12\n\nWide (stand-alone)\n1月\n2月\n3月\n4月\n5月\n6月\n7月\n8月\n9月\n10月\n11月\n12月\n\nAbbreviated (stand-alone)\n1月\n2月\n3月\n4月\n5月\n6月\n7月\n8月\n9月\n10月\n11月\n12月\n\nNarrow (stand-alone)\n1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12\n"
                    },
                    {
                        "name": "Quarters",
                        "content": "Wide (format)\n第1季\n第2季\n第3季\n第4季\n\nAbbreviated (format)\nQ1\nQ2\nQ3\nQ4\n\nNarrow (format)\n1\n2\n3\n4\n\nWide (stand-alone)\n第1季\n第2季\n第3季\n第4季\n\nAbbreviated (stand-alone)\nQ1\nQ2\nQ3\nQ4\n\nNarrow (stand-alone)\n1\n2\n3\n4\n"
                    },
                    {
                        "name": "Eras",
                        "content": "Wide (format)\n公元前\n公元\n\nAbbreviated (format)\n公元前\n公元\n\nNarrow (format)\n公元前\n公元\n"
                    },
                    {
                        "name": "Date Formats",
                        "content": "Full\n2008-02-05T18:30:30 = 2008年2月5日星期二\n1995-12-22T09:05:02 = 1995年12月22日星期五\n-0010-09-15T04:44:23 = -10年9月15日星期六\n\nLong\n2008-02-05T18:30:30 = 2008年2月5日\n1995-12-22T09:05:02 = 1995年12月22日\n-0010-09-15T04:44:23 = -10年9月15日\n\nMedium\n2008-02-05T18:30:30 = 2008年2月5日\n1995-12-22T09:05:02 = 1995年12月22日\n-0010-09-15T04:44:23 = -10年9月15日\n\nShort\n2008-02-05T18:30:30 = 5/2/2008\n1995-12-22T09:05:02 = 22/12/1995\n-0010-09-15T04:44:23 = 15/9/-10\n"
                    },
                    {
                        "name": "Time Formats",
                        "content": "Full\n2008-02-05T18:30:30 = 下午6:30:30 [UTC]\n1995-12-22T09:05:02 = 上午9:05:02 [UTC]\n-0010-09-15T04:44:23 = 上午4:44:23 [UTC]\n\nLong\n2008-02-05T18:30:30 = 下午6:30:30 [UTC]\n1995-12-22T09:05:02 = 上午9:05:02 [UTC]\n-0010-09-15T04:44:23 = 上午4:44:23 [UTC]\n\nMedium\n2008-02-05T18:30:30 = 下午6:30:30\n1995-12-22T09:05:02 = 上午9:05:02\n-0010-09-15T04:44:23 = 上午4:44:23\n\nShort\n2008-02-05T18:30:30 = 下午6:30\n1995-12-22T09:05:02 = 上午9:05\n-0010-09-15T04:44:23 = 上午4:44\n"
                    },
                    {
                        "name": "Datetime Formats",
                        "content": "Full\n2008-02-05T18:30:30 = 2008年2月5日星期二 下午6:30:30 [UTC]\n1995-12-22T09:05:02 = 1995年12月22日星期五 上午9:05:02 [UTC]\n-0010-09-15T04:44:23 = -10年9月15日星期六 上午4:44:23 [UTC]\n\nLong\n2008-02-05T18:30:30 = 2008年2月5日 下午6:30:30 [UTC]\n1995-12-22T09:05:02 = 1995年12月22日 上午9:05:02 [UTC]\n-0010-09-15T04:44:23 = -10年9月15日 上午4:44:23 [UTC]\n\nMedium\n2008-02-05T18:30:30 = 2008年2月5日 下午6:30:30\n1995-12-22T09:05:02 = 1995年12月22日 上午9:05:02\n-0010-09-15T04:44:23 = -10年9月15日 上午4:44:23\n\nShort\n2008-02-05T18:30:30 = 5/2/2008 下午6:30\n1995-12-22T09:05:02 = 22/12/1995 上午9:05\n-0010-09-15T04:44:23 = 15/9/-10 上午4:44\n"
                    },
                    {
                        "name": "Available Formats",
                        "content": "Bh (Bh時)\n2008-02-05T18:30:30 = B6時\n1995-12-22T09:05:02 = B9時\n-0010-09-15T04:44:23 = B4時\n\nBhm (Bh:mm)\n2008-02-05T18:30:30 = B6:30\n1995-12-22T09:05:02 = B9:05\n-0010-09-15T04:44:23 = B4:44\n\nBhms (Bh:mm:ss)\n2008-02-05T18:30:30 = B6:30:30\n1995-12-22T09:05:02 = B9:05:02\n-0010-09-15T04:44:23 = B4:44:23\n\nE (ccc)\n2008-02-05T18:30:30 = 週二\n1995-12-22T09:05:02 = 週五\n-0010-09-15T04:44:23 = 週六\n\nEBhm (E Bh:mm)\n2008-02-05T18:30:30 = 週二 B6:30\n1995-12-22T09:05:02 = 週五 B9:05\n-0010-09-15T04:44:23 = 週六 B4:44\n\nEBhms (E Bh:mm:ss)\n2008-02-05T18:30:30 = 週二 B6:30:30\n1995-12-22T09:05:02 = 週五 B9:05:02\n-0010-09-15T04:44:23 = 週六 B4:44:23\n\nEHm (E HH:mm)\n2008-02-05T18:30:30 = 週二 18:30\n1995-12-22T09:05:02 = 週五 09:05\n-0010-09-15T04:44:23 = 週六 04:44\n\nEHms (E HH:mm:ss)\n2008-02-05T18:30:30 = 週二 18:30:30\n1995-12-22T09:05:02 = 週五 09:05:02\n-0010-09-15T04:44:23 = 週六 04:44:23\n\nEd (d E)\n2008-02-05T18:30:30 = 5 週二\n1995-12-22T09:05:02 = 22 週五\n-0010-09-15T04:44:23 = 15 週六\n\nEhm (E ah:mm)\n2008-02-05T18:30:30 = 週二 下午6:30\n1995-12-22T09:05:02 = 週五 上午9:05\n-0010-09-15T04:44:23 = 週六 上午4:44\n\nEhms (E ah:mm:ss)\n2008-02-05T18:30:30 = 週二 下午6:30:30\n1995-12-22T09:05:02 = 週五 上午9:05:02\n-0010-09-15T04:44:23 = 週六 上午4:44:23\n\nGy (Gy年)\n2008-02-05T18:30:30 = 公元2008年\n1995-12-22T09:05:02 = 公元1995年\n-0010-09-15T04:44:23 = 公元前-10年\n\nGyMMM (Gy年M月)\n2008-02-05T18:30:30 = 公元2008年2月\n1995-12-22T09:05:02 = 公元1995年12月\n-0010-09-15T04:44:23 = 公元前-10年9月\n\nGyMMMEd (Gy年M月d日E)\n2008-02-05T18:30:30 = 公元2008年2月5日週二\n1995-12-22T09:05:02 = 公元1995年12月22日週五\n-0010-09-15T04:44:23 = 公元前-10年9月15日週六\n\nGyMMMd (Gy年M月d日)\n2008-02-05T18:30:30 = 公元2008年2月5日\n1995-12-22T09:05:02 = 公元1995年12月22日\n-0010-09-15T04:44:23 = 公元前-10年9月15日\n\nGyMd (G y/M/d)\n2008-02-05T18:30:30 = 公元 2008/2/5\n1995-12-22T09:05:02 = 公元 1995/12/22\n-0010-09-15T04:44:23 = 公元前 -10/9/15\n\nH (H時)\n2008-02-05T18:30:30 = 18時\n1995-12-22T09:05:02 = 9時\n-0010-09-15T04:44:23 = 4時\n\nHm (HH:mm)\n2008-02-05T18:30:30 = 18:30\n1995-12-22T09:05:02 = 09:05\n-0010-09-15T04:44:23 = 04:44\n\nHms (HH:mm:ss)\n2008-02-05T18:30:30 = 18:30:30\n1995-12-22T09:05:02 = 09:05:02\n-0010-09-15T04:44:23 = 04:44:23\n\nHmsv (HH:mm:ss [v])\n2008-02-05T18:30:30 = 18:30:30 [UTC]\n1995-12-22T09:05:02 = 09:05:02 [UTC]\n-0010-09-15T04:44:23 = 04:44:23 [UTC]\n\nHmv (HH:mm [v])\n2008-02-05T18:30:30 = 18:30 [UTC]\n1995-12-22T09:05:02 = 09:05 [UTC]\n-0010-09-15T04:44:23 = 04:44 [UTC]\n\nM (M月)\n2008-02-05T18:30:30 = 2月\n1995-12-22T09:05:02 = 12月\n-0010-09-15T04:44:23 = 9月\n\nMEd (d/M（E）)\n2008-02-05T18:30:30 = 5/2（週二）\n1995-12-22T09:05:02 = 22/12（週五）\n-0010-09-15T04:44:23 = 15/9（週六）\n\nMMM (LLL)\n2008-02-05T18:30:30 = 2月\n1995-12-22T09:05:02 = 12月\n-0010-09-15T04:44:23 = 9月\n\nMMMEd (M月d日E)\n2008-02-05T18:30:30 = 2月5日週二\n1995-12-22T09:05:02 = 12月22日週五\n-0010-09-15T04:44:23 = 9月15日週六\n\nMMMMW-count-other (M月第W週)\n2008-02-05T18:30:30 = 2月第1週\n1995-12-22T09:05:02 = 12月第3週\n-0010-09-15T04:44:23 = 9月第2週\n\nMMMMd (M月d日)\n2008-02-05T18:30:30 = 2月5日\n1995-12-22T09:05:02 = 12月22日\n-0010-09-15T04:44:23 = 9月15日\n\nMMMd (M月d日)\n2008-02-05T18:30:30 = 2月5日\n1995-12-22T09:05:02 = 12月22日\n-0010-09-15T04:44:23 = 9月15日\n\nMMdd (dd/MM)\n2008-02-05T18:30:30 = 05/02\n1995-12-22T09:05:02 = 22/12\n-0010-09-15T04:44:23 = 15/09\n\nMd (d/M)\n2008-02-05T18:30:30 = 5/2\n1995-12-22T09:05:02 = 22/12\n-0010-09-15T04:44:23 = 15/9\n\nd (d日)\n2008-02-05T18:30:30 = 5日\n1995-12-22T09:05:02 = 22日\n-0010-09-15T04:44:23 = 15日\n\nh (ah時)\n2008-02-05T18:30:30 = 下午6時\n1995-12-22T09:05:02 = 上午9時\n-0010-09-15T04:44:23 = 上午4時\n\nhm (ah:mm)\n2008-02-05T18:30:30 = 下午6:30\n1995-12-22T09:05:02 = 上午9:05\n-0010-09-15T04:44:23 = 上午4:44\n\nhms (ah:mm:ss)\n2008-02-05T18:30:30 = 下午6:30:30\n1995-12-22T09:05:02 = 上午9:05:02\n-0010-09-15T04:44:23 = 上午4:44:23\n\nhmsv (ah:mm:ss [v])\n2008-02-05T18:30:30 = 下午6:30:30 [UTC]\n1995-12-22T09:05:02 = 上午9:05:02 [UTC]\n-0010-09-15T04:44:23 = 上午4:44:23 [UTC]\n\nhmv (ah:mm [v])\n2008-02-05T18:30:30 = 下午6:30 [UTC]\n1995-12-22T09:05:02 = 上午9:05 [UTC]\n-0010-09-15T04:44:23 = 上午4:44 [UTC]\n\nms (mm:ss)\n2008-02-05T18:30:30 = 30:30\n1995-12-22T09:05:02 = 05:02\n-0010-09-15T04:44:23 = 44:23\n\ny (y年)\n2008-02-05T18:30:30 = 2008年\n1995-12-22T09:05:02 = 1995年\n-0010-09-15T04:44:23 = -10年\n\nyM (M/y)\n2008-02-05T18:30:30 = 2/2008\n1995-12-22T09:05:02 = 12/1995\n-0010-09-15T04:44:23 = 9/-10\n\nyMEEEEd (y年M月d日 EEEE)\n2008-02-05T18:30:30 = 2008年2月5日 星期二\n1995-12-22T09:05:02 = 1995年12月22日 星期五\n-0010-09-15T04:44:23 = -10年9月15日 星期六\n\nyMEd (d/M/y（E）)\n2008-02-05T18:30:30 = 5/2/2008（週二）\n1995-12-22T09:05:02 = 22/12/1995（週五）\n-0010-09-15T04:44:23 = 15/9/-10（週六）\n\nyMM (MM/y)\n2008-02-05T18:30:30 = 02/2008\n1995-12-22T09:05:02 = 12/1995\n-0010-09-15T04:44:23 = 09/-10\n\nyMMM (y年M月)\n2008-02-05T18:30:30 = 2008年2月\n1995-12-22T09:05:02 = 1995年12月\n-0010-09-15T04:44:23 = -10年9月\n\nyMMMEd (y年M月d日E)\n2008-02-05T18:30:30 = 2008年2月5日週二\n1995-12-22T09:05:02 = 1995年12月22日週五\n-0010-09-15T04:44:23 = -10年9月15日週六\n\nyMMMM (y年M月)\n2008-02-05T18:30:30 = 2008年2月\n1995-12-22T09:05:02 = 1995年12月\n-0010-09-15T04:44:23 = -10年9月\n\nyMMMd (y年M月d日)\n2008-02-05T18:30:30 = 2008年2月5日\n1995-12-22T09:05:02 = 1995年12月22日\n-0010-09-15T04:44:23 = -10年9月15日\n\nyMd (d/M/y)\n2008-02-05T18:30:30 = 5/2/2008\n1995-12-22T09:05:02 = 22/12/1995\n-0010-09-15T04:44:23 = 15/9/-10\n\nyQQQ (y年QQQ)\n2008-02-05T18:30:30 = 2008年Q1\n1995-12-22T09:05:02 = 1995年Q4\n-0010-09-15T04:44:23 = -10年Q3\n\nyQQQQ (y年QQQQ)\n2008-02-05T18:30:30 = 2008年第1季\n1995-12-22T09:05:02 = 1995年第4季\n-0010-09-15T04:44:23 = -10年第3季\n\nyw-count-other (Y年第w週)\n2008-02-05T18:30:30 = 2008年第6週\n1995-12-22T09:05:02 = 1995年第51週\n-0010-09-15T04:44:23 = -10年第37週\n"
                    },
                    {
                        "name": "Miscellaneous",
                        "content": "Prefers 24 hour time?\nNo\n\nLocal first day of the week\n7 (星期日)\n"
                    },
                    {
                        "name": "Strftime Patterns",
                        "content": "%c (%a %b %e %H:%M:%S %Y) - date time format\n2008-02-05T18:30:30 = 週二 2月  5 18:30:30 2008\n1995-12-22T09:05:02 = 週五 12月 22 09:05:02 1995\n-0010-09-15T04:44:23 = 週六 9月 15 04:44:23 -10\n\n%x (%m/%d/%y) - date format\n2008-02-05T18:30:30 = 02/05/08\n1995-12-22T09:05:02 = 12/22/95\n-0010-09-15T04:44:23 = 09/15/10\n\n%X (%H:%M:%S) - time format\n2008-02-05T18:30:30 = 18:30:30\n1995-12-22T09:05:02 = 09:05:02\n-0010-09-15T04:44:23 = 04:44:23\n"
                    }
                ]
            },
            "SUPPORT": {
                "content": "See DateTime::Locale.\n",
                "subsections": []
            }
        }
    }
}