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