laminas / laminas-form

Validate and display simple and complex forms, casting forms to business objects and vice versa
https://docs.laminas.dev/laminas-form/
BSD 3-Clause "New" or "Revised" License
80 stars 52 forks source link

Fix handling of seconds in the FormDateTimeSelect view helper #258

Closed mimmi20 closed 8 months ago

mimmi20 commented 8 months ago
Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

This PR wants to fix the handling of seconds in the FormDateTimeSelect. This is related to issue #236.