Hello everyone!
I'd like to display post date outside the Loop. The only way I've been able to do that is with $post->post_date. However, it displays date in the following format: 2009-05-12 23:51:49, and I'd like to use a custom one (j M Y). How could I achieve that?
Here's what it looks like on my site (I'm using a modified Smart Archives plugin): http://superpospolita.pl/archiwum/
Any help would be greatly appreciated!