Skip to content

Instantly share code, notes, and snippets.

@alandbh
Created March 2, 2016 02:24
Show Gist options
  • Save alandbh/25af0eeccfb2a72c81d3 to your computer and use it in GitHub Desktop.
Save alandbh/25af0eeccfb2a72c81d3 to your computer and use it in GitHub Desktop.
Imprime a data no formato brasileiro. Ex: 2 de março de 2016 date time
<?php the_time('j \d\e F \d\e Y') ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment