-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation input+regions options in TimezoneType #8223
Conversation
reference/forms/types/timezone.rst
Outdated
regions | ||
~~~~~~~ | ||
|
||
**type**: ``int`` **default**: ``DateTimeZone::ALL`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
\DateTimeZone::ALL
…0NL) This PR was merged into the 3.4 branch. Discussion ---------- [Form] Add input + regions options to TimezoneType | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | yes | Tests pass? | yes | Fixed tickets | #... <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | symfony/symfony-docs#8223 I want to use `\DateTimeZone` as a model format, with only european timezones in the form available. Hence the new options. Commits ------- 183307b [Form] Add input + regions options to TimezoneType
ping @HeahDude |
Guys.. this should be merged really :) cc @javiereguiluz |
I'm sorry it wasn't merged before. The problem is that currently doc mergers have more work than they can handle. It will take some time to merge this. Please bear with us in these stressful moments before the Symfony 4 release. 🙏 |
Thank you Roland. |
…L, javiereguiluz) This PR was merged into the 3.4 branch. Discussion ---------- Documentation input+regions options in TimezoneType See symfony/symfony#23648 Commits ------- 99f5f3e Minor typo d6611eb Update timezone.rst de490ca Update timezone.rst
See symfony/symfony#23648