Hi there
I'm echoing out $date in the form of $date = date("l, F j Y, H:i");
I want the month and day to be displayed in swedish. Can I do that in a simple way, or do I need to build a translation table?
/claire