Class IntlDateTimeType
IntlDateTimeType
Doctrine DBAL Type which converts all entity DateTime properties to our own DateTime Implementation which use the Intl Extension for formatting.
- Doctrine\DBAL\Types\DateTimeType
-
Jity\HomepageBundle\Doctrine\Extension\DBAL\Types\IntlDateTimeType
Namespace: Jity\HomepageBundle\Doctrine\Extension\DBAL\Types
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses: DateTimeType
Located at Jity/HomepageBundle/Doctrine/Extension/DBAL/Types/IntlDateTimeType.php
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses: DateTimeType
Located at Jity/HomepageBundle/Doctrine/Extension/DBAL/Types/IntlDateTimeType.php
public
|
#
convertToPHPValue( mixed $value, Doctrine\DBAL\Platforms\AbstractPlatform $platform )
convertToPHPValue |