PHPackages                             yethee/date-form-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. yethee/date-form-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

yethee/date-form-bundle
=======================

This bundle fixed issue with timezone Europe/Moscow when used ICU &lt; 54.1

0.1.0(10y ago)038MITPHPPHP &gt;=5.3.9

Since Oct 28Pushed 10y ago1 watchersCompare

[ Source](https://github.com/yethee/YetheeDateFormBundle)[ Packagist](https://packagist.org/packages/yethee/date-form-bundle)[ RSS](/packages/yethee-date-form-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

DateFormBundle [![Build Status](https://camo.githubusercontent.com/f37451c9d60cec234a28da2ee812a26790ca445a2371b42ee55e02f98dac3490/68747470733a2f2f7472617669732d63692e6f72672f7965746865652f59657468656544617465466f726d42756e646c652e737667)](https://travis-ci.org/yethee/YetheeDateFormBundle)
===================================================================================================================================================================================================================================================================================================

[](#dateformbundle-)

This bundle fixed issue with timezone **Europe/Moscow** for `date` and `datetime` form types, when used ICU &lt; 54.1.

See this [issue](https://github.com/symfony/symfony/issues/13848) for details.

Installation
------------

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require yethee/date-form-bundle
```

Then, enable the bundle by adding the following line in the app/AppKernel.php file of your project:

```
