muenchhausen
Version:
Produce authentic mockup fake data
31 lines (30 loc) • 647 B
JSON
{
"month": [
"一月",
"二月",
"三月",
"四月",
"五月",
"六月",
"七月",
"八月",
"九月",
"十月",
"十一月",
"十二月",
""
],
"weekdays": [
"星期六",
"星期日",
"星期一",
"星期二",
"星期三",
"星期四",
"星期五"
],
"shortDatePattern": "yyyy/M/d",
"longDatePattern": "yyyy\u0027年\u0027M\u0027月\u0027d\u0027日\u0027",
"shortTimePattern": "tt hh:mm",
"longTimePattern": "tt hh:mm:ss"
}