Hoy en castellano


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. setlocale(LC_ALL,"es_ES@euro","es_ES","esp");
  2. echo htmlentities(strftime("%A %d de %B de %Y"));

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.