function getToday() { let today = null; today = { Name:'期末多元評量週' , IsWork:true , Note:'本週為期末多元評量週' , BirthdayCount:69 , BirthdayFirst:'AI二B許毓馨' , TimesTitle:null , TimesUrl:null }; return today; }