nekomata_saren@tg says to 電訊台@licson let now = new Date(); assert(licson.birthDate.getMonth() === now.getMonth() || licson.birthDate.getMonth() !== now.getMonth()); assert(licson.birthDate.getDay() === now.getDay() || licson.birthDate.getDay() !== now.getDay()); assert(licson.isHappy() || !licson.isHappy());at Sun, Jul 29, 2018 1:37 PM