Advertisement
asanchez75

Drupal/date

Jun 20th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. languages in spanish
  2. and use
  3.  
  4. format_date($nodes[0]->created, 'custom', "F Y", "es_ES")
  5.  
  6. date_format(date_create($date['value'], timezone_open('America/Lima')), 'D, d/m/Y')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement