TimezoneType
class TimezoneType extends AbstractType
Methods
__construct(string|null $extraTimezone = null)
Create new timezone type
buildForm(FormBuilderInterface $builder, array $options)
{@inheritdoc}
configureOptions(OptionsResolver $resolver)
{@inheritdoc}
getParent()
{@inheritdoc}
getName()
{@inheritdoc}
static array
getTimezones()
Get a list of the most common timezone names
Details
at line line 28
__construct(string|null $extraTimezone = null)
Create new timezone type
at line line 47
buildForm(FormBuilderInterface $builder, array $options)
{@inheritdoc}
at line line 55
configureOptions(OptionsResolver $resolver)
{@inheritdoc}
at line line 66
getParent()
{@inheritdoc}
at line line 74
getName()
{@inheritdoc}
at line line 108
static array
getTimezones()
Get a list of the most common timezone names