Skip to content

Conversation

@ottaviano
Copy link
Contributor

@ottaviano ottaviano commented Apr 22, 2020

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets ~
License MIT
Doc PR

this PR just reapplies the same fix from TimeType (#10777 thanks @tucksaun) to DateTimeType.

before:

'widget' => 'single_text',
'with_seconds' => true,

image

after:

'widget' => 'single_text',
'with_seconds' => true,

image

@nicolas-grekas
Copy link
Member

Thank you @ottaviano.

@nicolas-grekas nicolas-grekas merged commit ea69f77 into symfony:3.4 Apr 23, 2020
This was referenced Apr 28, 2020
@ottaviano ottaviano deleted the datetime-html5-with-seconds branch April 29, 2020 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants