Forums

Force date to be in format "June 6, 2009" and English language? (3 posts)

  1. jl2424
    Member
    Posted 2 years ago #

    I am using <?php the_time('F j, Y.'); ?> to display the date of a post in the format June 6, 2009. But obviously the name of the month (F) is not displayed in English language all the time. Maybe it is because of my browser language. Anyways, I need it to be in English all the time. In particular, in German we do not have that format Month Day, Year.

  2. lhoylhoy
    Member
    Posted 2 years ago #

    add this in your header.php

    <meta http-equiv="content-language" content="en-us" />

  3. jl2424
    Member
    Posted 2 years ago #

    Thanks for the advise, but the time still is displayed in German. Even after changing all meta-headers to "en-US" and my Firefox to "en-US" does not affect it at all.
    Could it be that it depends on the WordPress version? The WordPress was automatically installed by our hoster and (as it is a German hoster) they installed the German WordPress.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.