• I’m currently trying to display the current date in my header and it’s showing “November 2 2013” instead of “November 1 2013” when it’s clearly November 1st. How come and is there a way to fix it?

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Which theme do you need help with?

    Thread Starter teckn1caLity

    (@teckn1cality)

    Well it’s a custom barebone theme based on twitter bootstrap. Sorry for not clarifying that. (not sure if this questions belongs in this section, haven’t been active here in a while).

    <?php echo date("F j Y"); ?>

    That’s the code I’m using and it’s not displaying the actual CURRENT date.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Date on Theme’ is closed to new replies.