brutus/wtforms-html5

Can I pick seconds with DateTimeLocalField?

ChunYuan0930 opened this issue · 1 comments

I'm use DateTimeLocalField with my code,I only can choose date,hours and minutes.
How could I do to add seconds field?

front-DateTimeLocalField

Hi. This project just provides a wrapper for WTForms. You might hvae a better chance to get your answer from the original project: https://github.com/wtforms/wtforms