CODE
<MTDateHeader>
<h2 class="date">
<$MTEntryDate format="%x"$>
</h2>
</MTDateHeader>
<h2 class="date">
<$MTEntryDate format="%x"$>
</h2>
</MTDateHeader>
and it displays May 15, 2003
i know it's not %B, %e, or %y .. so which letter can i stick in there to make the 'day' of week show?
thnks!