ArtKINK
Feb 19 2003, 10:09 AM
is there a way to make MT type out the date header reading
02/19/03
instead of February 19, 2003
nammer
Feb 19 2003, 10:18 AM
In
this section of the manual, you'll see all available date format tags, with examples. If you use something like
CODE
<$MTDate format="%m/%d/%y"$>
that should do it.
Hope this helps!