calendar portlet - date heading format

gholmes
Forums
So, I wanted to change the date heading of the calendar portlet from always being {current month} 01 {Current year} Found this: https://www.drupal.org/node/2315511 But it looks like date_views/theme/theme.inc already has the newer code. Went to (YOUR_WEBSITE)/admin/config/regional/date-time/date-views and saved ... so now the date heading is ONLY the month. E.g. "June". We need the year there too. Where do we configure this? Where is the configuration for that calendar portlet?
Profile picture for user James Aparicio
James Aparicio

Hi gholmes,

Hi gholmes,

Have you cleared the cache?

Also, check the respective view at admin/structure/views/view/calendar/edit

Best regards

gholmes

Hi, yes, I did clear the

Hi, yes, I did clear the cache.
Also, check the respective view at admin/structure/views/view/calendar/edit
What exactly I'm I looking at here? Where is the title format specified?
gholmes

Still need help with this please

Cache was cleared, but problem persists. Where exactly is the title format specified at admin/structure/views/view/calendar/edit?