Hi people,
first of all, sorry for my english: as a stupid italian guy, I don't know english very well; just a sort of it ;)
My question is: how to get timestamp on my posts? When I post them, I only get (reported as syntax):
<date>: <title>
What I want, is the timestamp shown right after the "date" field. How to?
Thank you guys for all your answers,
Francesco
<?php echo $Item->issue_date(); ?> @ <?php echo $Item->issue_time() ?>
¥