Node-Red configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh-CN.json 592B

12345678910
  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": ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"]
  10. }