<?php setlocale(LC_ALL, 'sv_SE.utf8'); print ucfirst(strftime('%A %ee ')).ucfirst(strftime('%B')); ?>