I’m experience a strange bug with some but not all entries on the site i’m working on.
Some entry dates are display the incorrect date on the front end but only on PC’s.
I’m using a simple entry_date tag to display the date. We’re currently running EE 1.7.1.
<span class="date">{entry_date format="%l, %F %j"}, {time}</span>Below is two attached images show #1 how it’s displayed on a Mac and #2 how the date is displayed in FIrefox, IE on a PC.