第11行:
第11行:
"type": "date",
"type": "date",
"required": true,
"required": true,
−
"description":"起始日期,格式为yyyymmdd"
+
"description":"起始日期,格式为yyyy-mm-dd"
},
},
"endDate": {
"endDate": {
"type": "date",
"type": "date",
−
"description":"结束日期,格式为yyymmdd"
+
"description":"结束日期,格式为yyy-mm-dd"
}
}
},
},
第36行:
第36行:
|birthday=
|birthday=
{{#recurring_event:start={{{startDate}}}
{{#recurring_event:start={{{startDate}}}
−
|end={{#if:{{{endDate|}}}|{{{endDate}}}|99991231}}
+
|end={{#if:{{{endDate|}}}|{{{endDate}}}|9999-12-31}}
|unit=year
|unit=year
}}
}}
}}
}}
</includeonly>
</includeonly>