Forums
(@costidima)
13 years, 2 months ago
This can be easily done by changing <?php the_time(“j M Y”); ?> to <?php the_time(get_option(‘date_format’)); ?>