It's super easy. But no If...Then..Elseif....Else.....it's just If...Then.
Conditional Start: If Month equals April then
Conditional Start: If Today equals Monday Then
Show Message "Sorry, to hear you're having a bad day"
Conditional End
Conditional Start: If Today is not equal to Monday Then
Show Message "Hope you're having a great day. At least it isn't Monday.!"
Conditional End
Conditional End