Title: Change Date Language Format
Last modified: March 16, 2021

---

# Change Date Language Format

 *  Resolved [garoman](https://wordpress.org/support/users/garoman/)
 * (@garoman)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/change-date-language-format/)
 * Hello there,
 * I’m using a Twig Template and grabbing a date from my CRM. The code has the following
   structure:
 * {{ record[‘proposedstart’].value | date(“D., j F, H:i”) }}
 * which renders something like: Fri., 12 March, 09:00 h. I would like to change
   the language from English to Spanish. I searched on Twig documentation and found
   that The format_datetime filter was added in Twig 2.12. (but when I tried to 
   use it on my Twig template it said that this filter isn’t recognized).
 * Is there another way to change the date language?

Viewing 1 replies (of 1 total)

 *  Plugin Author [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * (@alexacrm)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/change-date-language-format/#post-14198274)
 * Hi [@garoman](https://wordpress.org/support/users/garoman/)
    the plugin uses 
   Twig 1.0 and it won’t be possible to bring in the IntlExtension that implements
   that filter. But thanks for flagging it as we will be bringing the extension 
   in the [new plugin](https://wordpress.org/support/plugin/integration-cds/) that
   will eventually replace this one – have you looked at it? Thanks

Viewing 1 replies (of 1 total)

The topic ‘Change Date Language Format’ is closed to new replies.

 * ![](https://ps.w.org/integration-dynamics/assets/icon-256x256.png?rev=1589904)
 * [Dynamics 365 Integration](https://wordpress.org/plugins/integration-dynamics/)
 * [Support Threads](https://wordpress.org/support/plugin/integration-dynamics/)
 * [Active Topics](https://wordpress.org/support/plugin/integration-dynamics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/integration-dynamics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/integration-dynamics/reviews/)

## Tags

 * [i18n](https://wordpress.org/support/topic-tag/i18n/)

 * 1 reply
 * 2 participants
 * Last reply from: [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/change-date-language-format/#post-14198274)
 * Status: resolved