zendframework / zend-form

Form component from Zend Framework
BSD 3-Clause "New" or "Revised" License
69 stars 87 forks source link

Element\DateTime format fix #172

Closed Kwido closed 6 years ago

Kwido commented 7 years ago

The static format is now being used rendering the set format useless.

froschdesign commented 7 years ago

Related to #168

weierophinney commented 6 years ago

Thanks, @Kwido