commit
b62ef939bf
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ the UTC time at the time of the booking and the timezone the event happend in.
|
|||
|
||||
namespace DoctrineExtensions\DBAL\Types;
|
||||
|
||||
use Doctrine\DBAL\Platforms\AbtractPlatform;
|
||||
use Doctrine\DBAL\Platforms\AbstractPlatform;
|
||||
use Doctrine\DBAL\Types\ConversionException;
|
||||
|
||||
class UTCDateTimeType extends DateTimeType
|
||||
|
|
Loading…
Add table
Reference in a new issue