Well, this is the code from the index.php in the templates folder, the title and the time displayed beneath it: <?php the_title(); ?><div class=”cite”>» <?php the_time(“d. h. Y”) ?> um <?php the_time() ?> Uhr</div>
The date itself is correct, I mean its structure or format, however you’d like to name it. The problem is that the month is not correct, it shows august or april or whatever, it is different from entry to entry ??