Dienstag 31 Januar 1978
PHP code:
setlocale(LC_ALL, 'de_DE');
echo strftime("%A %d %B %Y", mktime(0, 0, 0, 1, 31, 1978));