Hi. I have one of those nifty little calendar looking boxes next to my entries, in which I want the date to be displayed as following:
----
Sep
18
----
So what I want is the "<?php the_time('F
j') ?>" F to be showing only the first three letters.
After much searching I havent found any tag for this, is there a tag at all, or do I have to edit the language word list myself? If so, where can I find this word list?
Hopefully Im clear enough, my english skills arent the best. Thanks anyway.