mercurymedia / elm-datetime-picker

Single and duration datetime picker components written in Elm 0.19
https://package.elm-lang.org/packages/mercurymedia/elm-datetime-picker/latest/
MIT License
16 stars 6 forks source link

Disable partial day #9

Closed jmpressman closed 4 years ago

jmpressman commented 4 years ago

Right now the datetime picker does not handle disabling a portion of the day. It is either totally unselectable or fully selectable.