$today = vbdate('l', TIMENOW, false, false);
<if condition="$today == 'Monday'">Today is Monday!!</if>