123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281 |
- {
- "main": {
- "zh": {
- "dates": {
- "calendars": {
- "gregorian": {
- "months": {
- "format": {
- "abbreviated": {
- "1": "1月",
- "2": "2月",
- "3": "3月",
- "4": "4月",
- "5": "5月",
- "6": "6月",
- "7": "7月",
- "8": "8月",
- "9": "9月",
- "10": "10月",
- "11": "11月",
- "12": "12月"
- },
- "narrow": {
- "1": "1",
- "2": "2",
- "3": "3",
- "4": "4",
- "5": "5",
- "6": "6",
- "7": "7",
- "8": "8",
- "9": "9",
- "10": "10",
- "11": "11",
- "12": "12"
- },
- "wide": {
- "1": "一月",
- "2": "二月",
- "3": "三月",
- "4": "四月",
- "5": "五月",
- "6": "六月",
- "7": "七月",
- "8": "八月",
- "9": "九月",
- "10": "十月",
- "11": "十一月",
- "12": "十二月"
- }
- },
- "stand-alone": {
- "abbreviated": {
- "1": "1月",
- "2": "2月",
- "3": "3月",
- "4": "4月",
- "5": "5月",
- "6": "6月",
- "7": "7月",
- "8": "8月",
- "9": "9月",
- "10": "10月",
- "11": "11月",
- "12": "12月"
- },
- "narrow": {
- "1": "1",
- "2": "2",
- "3": "3",
- "4": "4",
- "5": "5",
- "6": "6",
- "7": "7",
- "8": "8",
- "9": "9",
- "10": "10",
- "11": "11",
- "12": "12"
- },
- "wide": {
- "1": "一月",
- "2": "二月",
- "3": "三月",
- "4": "四月",
- "5": "五月",
- "6": "六月",
- "7": "七月",
- "8": "八月",
- "9": "九月",
- "10": "十月",
- "11": "十一月",
- "12": "十二月"
- }
- }
- },
- "days": {
- "format": {
- "abbreviated": {
- "sun": "周日",
- "mon": "周一",
- "tue": "周二",
- "wed": "周三",
- "thu": "周四",
- "fri": "周五",
- "sat": "周六"
- },
- "narrow": {
- "sun": "日",
- "mon": "一",
- "tue": "二",
- "wed": "三",
- "thu": "四",
- "fri": "五",
- "sat": "六"
- },
- "short": {
- "sun": "周日",
- "mon": "周一",
- "tue": "周二",
- "wed": "周三",
- "thu": "周四",
- "fri": "周五",
- "sat": "周六"
- },
- "wide": {
- "sun": "星期日",
- "mon": "星期一",
- "tue": "星期二",
- "wed": "星期三",
- "thu": "星期四",
- "fri": "星期五",
- "sat": "星期六"
- }
- },
- "stand-alone": {
- "abbreviated": {
- "sun": "周日",
- "mon": "周一",
- "tue": "周二",
- "wed": "周三",
- "thu": "周四",
- "fri": "周五",
- "sat": "周六"
- },
- "narrow": {
- "sun": "日",
- "mon": "一",
- "tue": "二",
- "wed": "三",
- "thu": "四",
- "fri": "五",
- "sat": "六"
- },
- "short": {
- "sun": "周日",
- "mon": "周一",
- "tue": "周二",
- "wed": "周三",
- "thu": "周四",
- "fri": "周五",
- "sat": "周六"
- },
- "wide": {
- "sun": "星期日",
- "mon": "星期一",
- "tue": "星期二",
- "wed": "星期三",
- "thu": "星期四",
- "fri": "星期五",
- "sat": "星期六"
- }
- }
- },
- "dayPeriods": {
- "format": {
- "abbreviated": {
- "am": "上午",
- "pm": "下午"
- },
- "narrow": {
- "am": "上午",
- "pm": "下午"
- },
- "wide": {
- "am": "上午",
- "pm": "下午"
- }
- },
- "stand-alone": {
- "abbreviated": {
- "am": "上午",
- "pm": "下午"
- },
- "narrow": {
- "am": "上午",
- "pm": "下午"
- },
- "wide": {
- "am": "上午",
- "pm": "下午"
- }
- }
- },
- "eras": {
- "eraNames": {
- "0": "公元前",
- "1": "公元"
- },
- "eraAbbr": {
- "0": "公元前",
- "1": "公元"
- },
- "eraNarrow": {
- "0": "公元前",
- "1": "公元"
- }
- },
- "dateFormats": {
- "full": "y年M月d日EEEE",
- "long": "y年M月d日",
- "medium": "y年M月d日",
- "short": "yy/M/d"
- },
- "timeFormats": {
- "full": "zzzzah:mm:ss",
- "long": "zah:mm:ss",
- "medium": "ah:mm:ss",
- "short": "ah:mm"
- },
- "dateTimeFormats": {
- "full": "{1} {0}",
- "long": "{1} {0}",
- "medium": "{1} {0}",
- "short": "{1} {0}",
- "availableFormats": {
- "E": "ccc",
- "EHm": "EHH:mm",
- "EHms": "EHH:mm:ss",
- "Ed": "d日E",
- "Ehm": "Eah:mm",
- "Ehms": "Eah:mm:ss",
- "Gy": "Gy年",
- "GyMMM": "Gy年M月",
- "GyMMMEd": "Gy年M月d日E",
- "GyMMMd": "Gy年M月d日",
- "H": "H时",
- "Hm": "HH:mm",
- "Hms": "HH:mm:ss",
- "M": "M月",
- "MEd": "M/dE",
- "MMM": "LLL",
- "MMMEd": "M月d日E",
- "MMMMdd": "M月dd日",
- "MMMd": "M月d日",
- "MMdd": "MM/dd",
- "Md": "M/d",
- "d": "d日",
- "h": "ah时",
- "hm": "ah:mm",
- "hms": "ah:mm:ss",
- "ms": "mm:ss",
- "y": "y年",
- "yM": "y年M月",
- "yMEd": "y/M/dE",
- "yMM": "y年M月",
- "yMMM": "y年M月",
- "yMMMEd": "y年M月d日E",
- "yMMMM": "y年M月",
- "yMMMd": "y年M月d日",
- "yMd": "y/M/d",
- "yQQQ": "y年第Q季度",
- "yQQQQ": "y年第Q季度"
- }
- }
- }
- }
- }
- }
- }
- }
|