Date Format with the Name of the Month

How can I use a longer date format which includes the name of the month? For example, instead of 30/11/2014 I want 30-Nov-2014 or 30-November-2014.

Hi wmelon,

According to the SugarCRM forums, you should be able to add a date/time format via config_override.php

See the topic here.

Thanks,

Will.