We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 400
    • 40 Posts
    Datum z.B. so: Montag, 12. März 2006

    
    setlocale (LC_ALL, 'de_DE@euro', 'de_DE', 'de', 'ge');
    
    if(!isset($timestamp)) {
        $timestamp=time();
    }
    
    //Tag Wort = %A, Tag Zahl = %d, Monat = %B, Jahr = %Y
    
    return strftime("%A, %d.%B %Y", $timestamp);  
    
    


    Gruß
    Adam wink
      • 36451
      • 264 Posts
      Danke, das ist sicher manchem hier sehr nützlich smiley Wenn jetzt der Betreff noch etwas aussagekräftiger wäre... wink