Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAA good one for those of us who are just getting started.
Here is my solution to Challenge 46. I used the IF Conditional statement in the expression editor and used several Substring() to parse out the required parts of the date.
This is my solution