<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; On Tuesday:<br>&gt;<br>&gt; program.title = &quot;Program Title&quot; and<br>&gt; date_format(
program.starttime, &quot;%W&quot;) = &quot;Tuesday&quot;<br><br>Using<br><br>DAYNAME(program.starttime) = &#39;Tuesday&#39;<br><br>is another option, and I think is what the example rules in the power<br>search configurator uses.
</blockquote><div><br>Ah, that&#39;s actually what I was looking for, but it didn&#39;t jump out at me when I scanned the mysql docs.&nbsp; Thanks. :)<br><br>Brett.</div></div><br>