|
Last change
on this file since e4c61dd was e4c61dd, checked in by istevanoska <ilinastevanoska@…>, 6 months ago |
|
Prototype 1.1
|
-
Property mode
set to
100644
|
|
File size:
544 bytes
|
| Line | |
|---|
| 1 | {
|
|---|
| 2 | "dateTime": "%x %A %X",
|
|---|
| 3 | "date": "%Y年%-m月%-d日",
|
|---|
| 4 | "time": "%H:%M:%S",
|
|---|
| 5 | "periods": ["上午", "下午"],
|
|---|
| 6 | "days": ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"],
|
|---|
| 7 | "shortDays": ["日", "一", "二", "三", "四", "五", "六"],
|
|---|
| 8 | "months": ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
|
|---|
| 9 | "shortMonths": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"]
|
|---|
| 10 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.