About 'duration' filter i think better to use 'number_format' instead 'floor' php function
Opened this issue · 1 comments
iatanasov77 commented
Many users of bundle will want to see '2.59 minutes' for 179 seconds instead of '2 minutes' :)
Cheers !
iatanasov77 commented
I made a Pull Request About that. #205