Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 441 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 441 Bytes

datetimepicker

datetime picker dart webui component

based on https://github.com/jrofurtado/datepicker, but added hours and minutes and made sure date components remained the same after changing month, day, year, hour or minute.

Thought it would be better to make a separate datetime picker instead of improving João Furtado's so that one that just needed a date picker did not have to be bothered with all kinds of settings.