Advertisement
asanchez75

Drupal/fechaactual

Apr 13th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. date_format_date(date_now(), $type = 'custom', 'l j F Y')
  2. setlocale(LC_ALL,"es_ES");
  3. echo strftime("%A %d de %B del %Y");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement