Display the date of the post in YYYY-MM-DD format
<?php the_date_xml(); ?>
Added to WordPress by Andy Lobban
Display Comment Date
Comment posted on <?php comment_date('n-j-Y'); ?>
Added to WordPress by Andy Lobban
<?php the_date_xml(); ?>
Added to WordPress by Andy Lobban
Comment posted on <?php comment_date('n-j-Y'); ?>
Added to WordPress by Andy Lobban