function getToday() { let today = null; today = { Name:'兒童節、民族掃墓節' , IsWork:false , Note:'距期中考還有10天' , BirthdayCount:70 , BirthdayFirst:'會計四C歐騏銘' , TimesTitle:'工學院5學士班通過2025 IEET工程認證' , TimesUrl:'https://tkutimes.tku.edu.tw/dtl.aspx?no=58928' }; return today; }