core.noscript.text
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
done
My solution
Solution
TA:
1. Argument: '%A' for day of the week with DateTimeFormat()
2. Argument: Case insensitivity (0) with Contains()
no bonus
My solution - cheers!