Title: PHP date() localization
Last modified: August 18, 2016

---

# PHP date() localization

 *  Resolved [stahn](https://wordpress.org/support/users/stahn/)
 * (@stahn)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/php-date-localization/)
 * I’m trying to translate PHP date(), and have this code:
 * [http://www.webexperto.com/articulos/articulo.php?cod=135](http://www.webexperto.com/articulos/articulo.php?cod=135)
 * But I don’t know where to put it. I’ve tried some places but no luck.
 * **Using the localization file (es_ES in my case) is out of the question, because
   I’m using a free host which behaves… strange**

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/php-date-localization/#post-362117)
 * Can’t you just
    1. find the locale.php file and translate there 2. hardcode the
   date format in your templates?
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/php-date-localization/#post-362119)
 * Better to replace date() with:
 * [http://php.net/strftime](http://php.net/strftime)
 * Assuming you can use setlocale().

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP date() localization’ is closed to new replies.

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)
 * [Localization](https://wordpress.org/support/topic-tag/localization/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/php-date-localization/#post-362119)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
