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-TW.json 544B

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": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"]
  10. }