Forums

date in dutch (3 posts)

  1. Roel82
    Member
    Posted 3 years ago #

    Hi All,

    I have a isue with displaying the date in dutch on my site. Currently the date is displayed in engelish i want it in dutch. (i know it's possible)

    This is the code that is displaying the date in my header:

    <div class="today">
    <span class="day"><?php echo date('j '); ?></span><br />
    <span class="mony"><?php echo date(' F , Y '); ?></span><br />
    <span class="dname"><?php echo date(' l '); ?></span>
    </div>

    I hope someone could help me out with this.

  2. Roel82
    Member
    Posted 3 years ago #

    Nobody could help me with this?

  3. whooami
    Member
    Posted 3 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic