xtain/doctrine-extensions

v1.0.2 2015-06-14 13:22 UTC

This package is auto-updated.

Last update: 2024-05-10 03:51:52 UTC


README

Types

UTC DateTime

Configuration in Symfony 2:

doctrine:
    dbal:
        types:
            datetime: XTAIN\DoctrineExtensions\DBAL\Types\UTCDateTimeType
            datetime_nullable: XTAIN\DoctrineExtensions\DBAL\Types\UTCDateTimeTypeNullable