Wrong month displaying when using the_time
-
<span class=”j”><?php the_time(‘j’); ?></span>
<span class=”my”><?php the_time(‘F / y’); ?></span>This displays the day and the year correctly, but the month displays as “May” instead of “June.”
Ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Wrong month displaying when using the_time’ is closed to new replies.