Hello, I'm being fussy about the Calendar widget's output.
The next/previous links which appear by default underneath the Calendar use the 3-letter month abbreviations (M) as the link text. I'd like to use the full month name (F) instead.
I found get_month_link(), but it looks as if it deals with months as numbers internally, and I can't see where the formatting takes place.
Yes I know it's fussy, but you know how it is with these things. Once you get it into your head...
Any help gratefully received :)