Download the PHP package nfq-eta/time-duration-type without Composer
On this page you can find all versions of the php package nfq-eta/time-duration-type. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package time-duration-type
Form type for time durations 
Allows to input durations in format hh:mm
or hh:mm:ss
Options
store_as
Model data format
Valid values are
seconds
(Nfq\Bundle\TimeBundle\Form\Type\TimeDurationType::STORE_SECONDS)minutes
(Nfq\Bundle\TimeBundle\Form\Type\TimeDurationType::STORE_MINUTES)(default)display_seconds
boolean for displaying seconds parts. Must be true for when storing as seconds. Defaults to
false
Minutes stored as seconds example
All versions of time-duration-type with dependencies
PHP Build Version
Package Version
The package nfq-eta/time-duration-type contains the following files
Loading the files please wait ....