into the english format, for example:
March 5, 2004
OR
March 5th, 2004
OR
March the 5th, 2004
OR
5 March 2004
OR
5th March 2004
OR
5th of March 2004
<?php echo JHTML::_('date','now',$this->_tpl->params->get("date_format","%A, %d %b %Y")); ?>