I'm having issues formating the time when the comments are posted. Right now the format_name used is iso8601 defined as below.
But I have been asked to change the format, making visible only the hour and minutes when the comment was posted.
abbr class="published" title="">
I tried modifying the attribute, substituting with format="%H:%M:%S" but it seems not to work.
Is this possible or am ia forgetting some other general settings which have priority to any option i may add to the $mt:CommentDate tag ???
Reported on Movable Type 4.261
That is the way to do it!
So maybe you didn't publish (rebuild) or maybe there are more places where you should change that on your template.