Return to Snippet

Revision: 33894
at October 14, 2010 22:20 by jhonqwerty


Initial Code
<?php
/*The Time*/
?>

<span class="date"><?php the_time('j \d\e F \d\e Y');?></span>

Initial URL


Initial Description
Always forget the correct way of putting this.

Initial Title
Wordpress the_time() - Spanish Format

Initial Tags
date, wordpress

Initial Language
PHP